{"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-24T22:39:15Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-24T22:39:15Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-04-24T22:39:25Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-24T22:39:25Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-24T22:39:25Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-24T22:39:25Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-24T22:53:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-oela","name":"my-integration-test-qsjz"}} {"level":"info","ts":"2026-04-24T22:53:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T22:53:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-tuqzrj","namespace":"build-e2e-qulg"},"application":"build-e2e-qulg/build-suite-test-application-tduq","namespace":"build-e2e-qulg","name":"test-annotations-tuqzrj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:53:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T22:53:14Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T22:53:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-oela","name":"my-integration-test-ealw"}} {"level":"info","ts":"2026-04-24T22:53:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ealw"} {"level":"info","ts":"2026-04-24T22:53:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ealw"} {"level":"info","ts":"2026-04-24T22:53:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T22:53:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-bacu"} {"level":"info","ts":"2026-04-24T22:53:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-bacu","application":"appstudio"} {"level":"info","ts":"2026-04-24T22:53:15Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-xcgwag","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-zgqqcc","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-bacu"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bacu"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-bacu","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"namespace":"tenant-dev-awfv","name":"snapshot-sample-bacu","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio","namespace":"tenant-dev-awfv","name":"snapshot-sample-bacu","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:53:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio"} {"level":"info","ts":"2026-04-24T22:53:16Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-bacu', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"namespace":"tenant-dev-awfv","name":"snapshot-sample-bacu","reconcileID":"15431e62-fe3a-42f8-8ebf-e1f49b0d32db"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio","namespace":"tenant-dev-awfv","name":"snapshot-sample-bacu-r26tq","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio","release.Name":"snapshot-sample-bacu-r26tq"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio"} {"level":"info","ts":"2026-04-24T22:53:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-bacu","namespace":"tenant-dev-awfv"},"application":"tenant-dev-awfv/appstudio"} {"level":"info","ts":"2026-04-24T22:53:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-unqmvp","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:53:19Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-nboupn","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:53:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-qsjr","name":"my-integration-test-jvuy"}} {"level":"info","ts":"2026-04-24T22:53:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T22:53:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T22:53:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T22:53:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-vdejza","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:53:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-rdbddk","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:53:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-eqdv","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:53:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-24T22:53:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-24T22:53:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-24T22:53:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-mqbl"},"snapshot.Namespace":"block-rp-dev-mqbl","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-24T22:53:28Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-mqbl"}} {"level":"info","ts":"2026-04-24T22:53:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-wmty","name":"my-integration-test-biuu"}} {"level":"info","ts":"2026-04-24T22:53:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-biuu"} {"level":"info","ts":"2026-04-24T22:53:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-biuu"} {"level":"info","ts":"2026-04-24T22:53:45Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T22:53:47Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-tajszb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:53:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-wmty","name":"my-integration-test-agey"}} {"level":"info","ts":"2026-04-24T22:53:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-agey"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-nboupn-on-pull-request-mjh8t","PR group":"konflux-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","prGroup":"konflux-test-component-pac-nboupn","prGroupHash":"8581180f2dcf522cb3d1b3e37510b38d9699eedbbf16a4f50fc9b1c8f9252b"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-agey"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-biuu-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-biuu-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T22:53:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","snapshot.NameSpace":"stat-rep-wmty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-biuu","externalID":"my-integration-test-biuu-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ID":72966578425,"CheckName":"Konflux Dev version / my-integration-test-biuu / test-component-pac-nboupn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","pipelineRun.Namespace":"stat-rep-wmty","pipelineRun.Name":"test-component-pac-nboupn-on-pull-request-mjh8t","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","pipelinerun.Name":"test-component-pac-nboupn-on-pull-request-mjh8t"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-nboupn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-qacx","name":"my-integration-test-nsvq"}} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-nsvq"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-biuu-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-biuu-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","existingCheckRun":"github.CheckRun{ID:72966578425, NodeID:\"CR_kwDOMjU9q88AAAAQ_SWg-Q\", HeadSHA:\"4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5\", ExternalID:\"my-integration-test-biuu-test-component-pac-nboupn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72966578425\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72966578425\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:53:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nboupn snapshot scenario my-integration-test-biuu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-wmty/test-component-pac-nboupn-on-pull-request-mjh8t is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72966578425/annotations\"}, Name:\"Konflux Dev version / my-integration-test-biuu / test-component-pac-nboupn\", CheckSuite:github.CheckSuite{ID:66126389738}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581800624, Number:9479, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9479\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nboupn\", SHA:\"4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-jhfygz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ID":72966578425,"CheckName":"Konflux Dev version / my-integration-test-biuu / test-component-pac-nboupn","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","pipelineRun.Namespace":"stat-rep-wmty","pipelineRun.Name":"test-component-pac-nboupn-on-pull-request-mjh8t","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","pipelinerun.Name":"test-component-pac-nboupn-on-pull-request-mjh8t"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-nboupn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-nsvq"} {"level":"info","ts":"2026-04-24T22:53:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T22:53:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-wmty","name":"my-integration-test-vktb"}} {"level":"info","ts":"2026-04-24T22:53:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-vktb"} {"level":"info","ts":"2026-04-24T22:53:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-vktb"} {"level":"info","ts":"2026-04-24T22:53:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T22:53:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-qacx","name":"skipped-its"}} {"level":"info","ts":"2026-04-24T22:53:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-04-24T22:53:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-04-24T22:53:54Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T22:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","PR group":"konflux-fj-test-custom-default-zgqqcc"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","prGroup":"konflux-fj-test-custom-default-zgqqcc","prGroupHash":"5ffbf6b430a46fb87ece7f48a3a48307bab02df4d83749ebb3ce508c15e160"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-kypp"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-kypp","application":"appstudio"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-kypp"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kypp"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-kypp","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"namespace":"happy-path-onbb","name":"snapshot-sample-kypp","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio","namespace":"happy-path-onbb","name":"snapshot-sample-kypp","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:53:56Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio"} {"level":"info","ts":"2026-04-24T22:53:56Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-kypp', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"namespace":"happy-path-onbb","name":"snapshot-sample-kypp","reconcileID":"b9b16458-7965-4d91-a194-94506af0ce23"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio","namespace":"happy-path-onbb","name":"snapshot-sample-kypp-87z9n","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio","release.Name":"snapshot-sample-kypp-87z9n"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-kypp","namespace":"happy-path-onbb"},"application":"happy-path-onbb/appstudio"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:53:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-wmty","name":"my-integration-test-tuke"}} {"level":"info","ts":"2026-04-24T22:53:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-tuke"} {"level":"info","ts":"2026-04-24T22:53:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-tuke"} {"level":"info","ts":"2026-04-24T22:53:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T22:53:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-ltgj","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:53:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-24T22:54:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-24T22:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-24T22:54:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-wclz"},"snapshot.Namespace":"neg-rp-dev-wclz","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-24T22:54:04Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-wclz"}} {"level":"info","ts":"2026-04-24T22:54:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-ptwhml","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","PR group":"konflux-test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","prGroup":"konflux-test-comp-pac-gitlab-unqmvp","prGroupHash":"168d3b6989b247f48b57919dad5c87c87e5e73439c72eb59009d4165a05ea0"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commitSHA":"c3e1f218d2109c7483458d7e959151fe787828b7"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commitSHA":"c3e1f218d2109c7483458d7e959151fe787828b7"} {"level":"info","ts":"2026-04-24T22:54:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:204","msg":"retrying to get Merge Request pipeline ID","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","target project":56586709,"source project":56586709,"error":"can't find existing merge request pipeline for commit c3e1f218d2109c7483458d7e959151fe787828b7 in both source project 56586709 and target project 56586709"} {"level":"info","ts":"2026-04-24T22:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478591798} {"level":"info","ts":"2026-04-24T22:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","statusName":"Konflux Dev version / my-integration-test-qsjz / test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T22:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenarioName":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T22:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-qsjz","commitStatus2.ID":14085377511,"TargetURL":null} {"level":"info","ts":"2026-04-24T22:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478591798} {"level":"info","ts":"2026-04-24T22:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","statusName":"Konflux Dev version / my-integration-test-ealw / test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T22:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenarioName":"my-integration-test-ealw"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-ealw","commitStatus2.ID":14085377531,"TargetURL":null} {"level":"info","ts":"2026-04-24T22:54:08Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","reconcileID":"356387fa-62bf-4857-a429-4b15c9534936","snapshot.Namespace":"gitlab-rep-oela","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-wdki","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:380","msg":"no existing notes found with matching commentPrefix, creating a new note","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","pipelineRun.Namespace":"gitlab-rep-oela","pipelineRun.Name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","pipelinerun.Name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-unqmvp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-eqdv-on-pull-request-4nhxt","PR group":"konflux-test-comp-eqdv"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-eqdv","prGroupHash":"3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-gfec","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-vdejza-on-pull-request-jm2nk","PR group":"konflux-go-component-vdejza"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-go-component-vdejza","prGroupHash":"43b7bf9a10a957183f042c7b2e22565e05cefb6339e4bb0a3a25153589f6a3"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-ncab","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-osie","name":"my-integration-test-ocqw"}} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ocqw"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ocqw"} {"level":"info","ts":"2026-04-24T22:54:15Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-xcgwag-on-pull-request-6z6k2","PR group":"konflux-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","prGroup":"konflux-test-component-pac-xcgwag","prGroupHash":"de2542154b8d60d56b911234b192f02f525f07355e348c53a0dc647660d710"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-nsra","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T22:54:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.NameSpace":"integration1-qacx","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-nsvq","externalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ID":72966614142,"CheckName":"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","pipelineRun.Namespace":"integration1-qacx","pipelineRun.Name":"test-component-pac-xcgwag-on-pull-request-6z6k2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","pipelinerun.Name":"test-component-pac-xcgwag-on-pull-request-6z6k2"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-xcgwag is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","existingCheckRun":"github.CheckRun{ID:72966614142, NodeID:\"CR_kwDOKrwUx88AAAAQ_SYsfg\", HeadSHA:\"a2ac724916d272009908b4274de93f8672d1bebe\", ExternalID:\"my-integration-test-nsvq-test-component-pac-xcgwag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72966614142\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72966614142\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:54:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-xcgwag snapshot scenario my-integration-test-nsvq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-qacx/test-component-pac-xcgwag-on-pull-request-6z6k2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72966614142/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag\", CheckSuite:github.CheckSuite{ID:66126425449}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802084, Number:29927, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29927\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-xcgwag\", SHA:\"a2ac724916d272009908b4274de93f8672d1bebe\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-yumzas\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ID":72966614142,"CheckName":"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","pipelineRun.Namespace":"integration1-qacx","pipelineRun.Name":"test-component-pac-xcgwag-on-pull-request-6z6k2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","pipelinerun.Name":"test-component-pac-xcgwag-on-pull-request-6z6k2"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-xcgwag is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:18Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-zgqqcc","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-ykpf","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-rdbddk-on-pull-request-2fn2r","PR group":"konflux-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","prGroup":"konflux-go-component-rdbddk","prGroupHash":"4a2a779f7ac2d4fb0bd478a174ed8d2f6c448ffad4dba620d619573791fe58"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","SHA":"71cd87a919128b18194e27b82bb5af8bafbc7253"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72966619419,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"go-component-rdbddk-on-pull-request-2fn2r","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"go-component-rdbddk-on-pull-request-2fn2r"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-rdbddk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72966619419, NodeID:\"CR_kwDONSo-hs8AAAAQ_SZBGw\", HeadSHA:\"71cd87a919128b18194e27b82bb5af8bafbc7253\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72966619419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72966619419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:54:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rdbddk snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/go-component-rdbddk-on-pull-request-2fn2r is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72966619419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66126430529}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802214, Number:21363, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21363\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-rdbddk\", SHA:\"71cd87a919128b18194e27b82bb5af8bafbc7253\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72966619419,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"go-component-rdbddk-on-pull-request-2fn2r","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"go-component-rdbddk-on-pull-request-2fn2r"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-rdbddk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-wdki","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","PR group":"konflux-gh-test-custom-default-tajszb"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","prGroup":"konflux-gh-test-custom-default-tajszb","prGroupHash":"f2d30a5ccff5e5469ea5946c88f687ffa54b72211f6528c6b15d51c2c8e217"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-gfec","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"block-rp-dev-mqbl","snapshot":"snapshot"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zgqqcc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-ncab","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:33Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-tuqzrj","namespace":"build-e2e-qulg"},"application":"build-e2e-qulg/build-suite-test-application-tduq","namespace":"build-e2e-qulg","name":"test-annotations-tuqzrj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:54:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"pipelineRun.Name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","error":"PipelineRun.tekton.dev \"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile.func3\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:104\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:98\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:54:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","reconcileID":"3a1028db-f246-49f3-bbbf-bc219e042593","error":"PipelineRun.tekton.dev \"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"req":{"name":"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr","namespace":"build-e2e-clzj"},"error":"PipelineRun.tekton.dev \"fj-test-custom-default-zgqqcc-on-pull-request-pjwhr\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:38Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-zhbo","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-one-zhbo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:54:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-ltgj-on-pull-request-7vpfh","PR group":"konflux-test-comp-ltgj"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ltgj","prGroupHash":"f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-bacu"} {"level":"info","ts":"2026-04-24T22:54:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-awfv","snapshot":"snapshot-sample-bacu"} {"level":"info","ts":"2026-04-24T22:54:46Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-tajszb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-tajszb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-ouna","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:54:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-24T22:54:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"neg-rp-dev-wclz","snapshot":"snapshot"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","PR group":"konflux-gl-multi-component-child-gfec"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","prGroup":"konflux-gl-multi-component-child-gfec","prGroupHash":"b0d9752b48366d22a88fd6d9fbde5cb529edbd05039b6da1d482644dda18a0"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T22:54:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:54:57Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:54:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","reconcileID":"fd1fa513-c315-46b5-bf5a-1eddc611658e","error":"pipelineruns.tekton.dev \"gh-test-custom-default-tajszb-on-pull-request-dhjsb\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:54:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"req":{"name":"gh-test-custom-default-tajszb-on-pull-request-dhjsb","namespace":"build-e2e-axhc"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-tajszb-on-pull-request-dhjsb\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","PR group":"konflux-gh-multi-component-child-wdki"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-eullnc","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-lnwh","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-ncab-on-pull-request-zxjff","PR group":"konflux-fj-multi-component-child-ncab"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","prGroup":"konflux-fj-multi-component-child-ncab","prGroupHash":"df03c3acff44ef1184ea85110e7f3ae2d6d28d005bd9a7e96bd49dbb862be7"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-uesxfr","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:55:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-nsra-on-pull-request-9hwbp","PR group":"konflux-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","prGroup":"konflux-konflux-demo-component-nsra","prGroupHash":"4bab853a19b60ef5d5fa4a7c7abcc25ac38949b7a489802c012495f4af9763"} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ExternalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ExternalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.NameSpace":"konflux-osie","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ocqw","externalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ID":72966704207,"CheckName":"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","pipelineRun.Namespace":"konflux-osie","pipelineRun.Name":"konflux-demo-component-nsra-on-pull-request-9hwbp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-nsra-on-pull-request-9hwbp"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-nsra is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:55:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","PR group":"konflux-gl-test-custom-default-ptwhml"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","prGroup":"konflux-gl-test-custom-default-ptwhml","prGroupHash":"b7bd22b32784448a42ebe0df5358523d9446b33fbdba2b38750524322e02b1"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ptwhml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ptwhml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ptwhml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ptwhml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ptwhml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ptwhml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ptwhml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ptwhml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ptwhml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-ykpf-on-pull-request-m259s","PR group":"konflux-test-comp-ykpf"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ykpf","prGroupHash":"cd69a0b99483dc1448ff697ef3380f0b7fd97c35d98020a2bf5206f01b1fb8"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","PR group":"konflux-gh-multi-component-parent-wdki"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-parent-wdki","prGroupHash":"5a06c6835fde9249103fcff162235ae7a181436dccb7182b08f56d10fb8565"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ptwhml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T22:55:29Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-24T22:55:19Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsra-on-pull-request-9hwbp-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-bbc1971daff2e082155e1a2ba1aa802d-6cbd9bb401560d29-01"}},"deletionTimestamp":"2026-04-24 22:55:35 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"error","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-nsra-on-pull-request-9hwbp","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsra-on-pull-request-9hwbp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsra-on-pull-request-9hwbp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsra-on-pull-request-9hwbp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:55:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","reconcileID":"944d1ffa-702e-49ed-821f-2b6e0dab5eea","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsra-on-pull-request-9hwbp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T22:55:29Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-04-24T22:55:19Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsra-on-pull-request-9hwbp-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-bbc1971daff2e082155e1a2ba1aa802d-6cbd9bb401560d29-01"}},"deletionTimestamp":"2026-04-24 22:55:35 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"error","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-nsra-on-pull-request-9hwbp","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsra-on-pull-request-9hwbp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsra-on-pull-request-9hwbp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsra-on-pull-request-9hwbp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:55:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","reconcileID":"05e31beb-9bb8-4979-a885-6065780f68fd","error":"PipelineRun.tekton.dev \"konflux-demo-component-nsra-on-pull-request-9hwbp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","PR group":"konflux-gl-multi-component-parent-gfec"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","prGroup":"konflux-gl-multi-component-parent-gfec","prGroupHash":"cd65ac82de5ef2b96e1e02b4db34d0bc9c61aae7d53e293539175846dca6c3"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-24T22:55:36Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-24T22:55:19Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra:on-pr-eb0de6c1eaf2c13ed1bee34d587ace8adc884ff6"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-nsra-on-pull-request-9hwbp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c5376e24cec3157b0225abd7a47e453a3-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-bbc1971daff2e082155e1a2ba1aa802d-6cbd9bb401560d29-01"}},"deletionTimestamp":"2026-04-24 22:55:35 +0000 UTC"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-pull-request-9hwbp","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-pull-request-9hwbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-5j7tn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-5j7tn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-nsra-on-push-5j7tn is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","PR group":"konflux-fj-multi-component-parent-ncab"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","prGroup":"konflux-fj-multi-component-parent-ncab","prGroupHash":"7a19bd805cf4cdd4b739f1184b873cf54cb469205030107c30258408b56459"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-ptwhml is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:43Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-ptwhml","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","PR group":"konflux-fj-test-custom-branch-eullnc"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","prGroup":"konflux-fj-test-custom-branch-eullnc","prGroupHash":"f4bd45673568fc57b561d53ae97ffed3c17573cf45826b264aa5a7e82c07fb"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:55:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-ouna-on-pull-request-bf97p","PR group":"konflux-test-symlink-comp-ouna"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-symlink-comp-ouna","prGroupHash":"8595446d6a68302a02c947288718aacab6e814186c02781dc7b6f2ee8bf215"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-lnwh-on-pull-request-krw6c","PR group":"konflux-component-two-lnwh"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","prGroup":"konflux-component-two-lnwh","prGroupHash":"f3853598edcb69775da8d6dd3c4a49c171e93034d2d9916b5c9b85655b28e6"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:56:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","reconcileID":"bedbea2d-73c4-48d3-b5dd-d35fe0431bda","error":"pipelineruns.tekton.dev \"gl-test-custom-default-ptwhml-on-pull-request-djhm9\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T22:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"req":{"name":"gl-test-custom-default-ptwhml-on-pull-request-djhm9","namespace":"build-e2e-bful"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-ptwhml-on-pull-request-djhm9\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T22:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-jzshlg","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","PR group":"konflux-gh-test-custom-branch-uesxfr"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","prGroup":"konflux-gh-test-custom-branch-uesxfr","prGroupHash":"80aacdea14a771fa850a32572636f958cd598040b3a6cf2d41749272edfeb6"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","PR group":"konflux-gl-test-custom-branch-jzshlg"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","prGroup":"konflux-gl-test-custom-branch-jzshlg","prGroupHash":"76102f4d676ddf64e8caccecb17ec92e30eb00e62d4dd0318bc99cee3e1088"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","PR group":"konflux-gl-test-custom-branch-jzshlg"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","prGroup":"konflux-gl-test-custom-branch-jzshlg","prGroupHash":"76102f4d676ddf64e8caccecb17ec92e30eb00e62d4dd0318bc99cee3e1088"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","build-e2e-bful":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","build-e2e-bful":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:22Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f\" was cancelled"}],"startTime":"2026-04-24T22:56:18Z","completionTime":"2026-04-24T22:56:22Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzggkz"},{"name":"revision","value":"3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-89919e89e7e8b07d6d9477ebcfaa6783-47d1168af90a8065-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-pull-request-l6x4f has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","build-e2e-bful":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:22Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f\" was cancelled"}],"startTime":"2026-04-24T22:56:18Z","completionTime":"2026-04-24T22:56:22Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzggkz"},{"name":"revision","value":"3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-89919e89e7e8b07d6d9477ebcfaa6783-47d1168af90a8065-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-pull-request-l6x4f has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","build-e2e-bful":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:22Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f\" was cancelled"}],"startTime":"2026-04-24T22:56:18Z","completionTime":"2026-04-24T22:56:22Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzggkz"},{"name":"revision","value":"3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-89919e89e7e8b07d6d9477ebcfaa6783-47d1168af90a8065-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-pull-request-l6x4f has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","build-e2e-bful":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:22Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f\" was cancelled"}],"startTime":"2026-04-24T22:56:18Z","completionTime":"2026-04-24T22:56:22Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzggkz"},{"name":"revision","value":"3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-89919e89e7e8b07d6d9477ebcfaa6783-47d1168af90a8065-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-pull-request-l6x4f has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","build-e2e-bful":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:22Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f\" was cancelled"}],"startTime":"2026-04-24T22:56:18Z","completionTime":"2026-04-24T22:56:22Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzggkz"},{"name":"revision","value":"3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-89919e89e7e8b07d6d9477ebcfaa6783-47d1168af90a8065-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-pull-request-l6x4f has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-kypp"} {"level":"info","ts":"2026-04-24T22:56:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-onbb","snapshot":"snapshot-sample-kypp"} {"level":"info","ts":"2026-04-24T22:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-symlink-comp-ouna","prGroupHash":"8595446d6a68302a02c947288718aacab6e814186c02781dc7b6f2ee8bf215"} {"level":"info","ts":"2026-04-24T22:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:54Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T22:55:58Z","completionTime":"2026-04-24T22:56:54Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c8cafdec2785c475a454011edc35e5f1-f8d19bab32d03cb4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ouna-on-pull-request-bf97p has finished running","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-symlink-comp-ouna","prGroupHash":"8595446d6a68302a02c947288718aacab6e814186c02781dc7b6f2ee8bf215"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:54Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T22:55:58Z","completionTime":"2026-04-24T22:56:54Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c8cafdec2785c475a454011edc35e5f1-f8d19bab32d03cb4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ouna-on-pull-request-bf97p has finished running","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-symlink-comp-ouna","prGroupHash":"8595446d6a68302a02c947288718aacab6e814186c02781dc7b6f2ee8bf215"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:54Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T22:55:58Z","completionTime":"2026-04-24T22:56:54Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c8cafdec2785c475a454011edc35e5f1-f8d19bab32d03cb4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ouna-on-pull-request-bf97p has finished running","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-symlink-comp-ouna","prGroupHash":"8595446d6a68302a02c947288718aacab6e814186c02781dc7b6f2ee8bf215"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:54Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T22:55:58Z","completionTime":"2026-04-24T22:56:54Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c8cafdec2785c475a454011edc35e5f1-f8d19bab32d03cb4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ouna-on-pull-request-bf97p has finished running","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-symlink-comp-ouna","prGroupHash":"8595446d6a68302a02c947288718aacab6e814186c02781dc7b6f2ee8bf215"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:54Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T22:55:58Z","completionTime":"2026-04-24T22:56:54Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c8cafdec2785c475a454011edc35e5f1-f8d19bab32d03cb4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ouna-on-pull-request-bf97p has finished running","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T22:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-lnwh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T22:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-rhij-20260424-225803-591"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-rhij-20260424-225803-591","application":"build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-rhij-20260424-225803-591"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-rhij-20260424-225803-591","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-rhij-20260424-225803-591","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-rhij-20260424-225803-591","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-rhij-20260424-225803-591","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-rhij-20260424-225803-591","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","Application.Name":"build-secret-lookup-rhij","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-rhij-20260424-225803-591","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"build-secret-lookup-rhij-20260424-225803-591","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T22:58:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-rhij-20260424-225803-591","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-rhij-20260424-225803-591","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-rhij-20260424-225803-591","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-rhij-20260424-225803-591","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-zhbo","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-one-zhbo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-24T22:58:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-lnwh","namespace":"build-e2e-weqk"},"namespace":"build-e2e-weqk","name":"component-two-lnwh","reconcileID":"91302fa2-20cb-4a70-849e-6b064ddc0f1f","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"component-two-lnwh\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-lnwh","namespace":"build-e2e-weqk"},"application":"build-e2e-weqk/build-secret-lookup-rhij","namespace":"build-e2e-weqk","name":"component-two-lnwh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T22:58:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:58:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:58:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"namespace":"build-e2e-weqk","name":"component-two-lnwh-on-pull-request-krw6c","reconcileID":"29f537b2-c084-4dd6-be5a-eb662e5fbb52","error":"pipelineruns.tekton.dev \"component-two-lnwh-on-pull-request-krw6c\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T22:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"req":{"name":"component-two-lnwh-on-pull-request-krw6c","namespace":"build-e2e-weqk"},"error":"PipelineRun.tekton.dev \"component-two-lnwh-on-pull-request-krw6c\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T22:58:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-rhij-20260424-225803-591"} {"level":"info","ts":"2026-04-24T22:58:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-weqk","snapshot":"build-secret-lookup-rhij-20260424-225803-591"} {"level":"info","ts":"2026-04-24T22:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:58:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T22:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T22:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T22:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T22:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T22:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T22:59:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T22:59:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:00:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:01:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ltgj","prGroupHash":"f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:51Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:43Z","completionTime":"2026-04-24T23:01:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"IMAGE_DIGEST","value":"sha256:34d6b44a0ec3aba7098d3491a2cd9eb0bd9add4739012bcc58e604673dd50d18"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb63c408bd8a8f670cc70be220754670f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-63efd7f3d783b8fb942a7754bfe25b62","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d500b6b11b0f316ec71f238c7a4034ca-a4aa5a8b45cc5461-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ltgj-on-pull-request-7vpfh has finished running","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ltgj","prGroupHash":"f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:51Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:43Z","completionTime":"2026-04-24T23:01:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"IMAGE_DIGEST","value":"sha256:34d6b44a0ec3aba7098d3491a2cd9eb0bd9add4739012bcc58e604673dd50d18"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb63c408bd8a8f670cc70be220754670f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-63efd7f3d783b8fb942a7754bfe25b62","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d500b6b11b0f316ec71f238c7a4034ca-a4aa5a8b45cc5461-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ltgj-on-pull-request-7vpfh has finished running","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ltgj","prGroupHash":"f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:51Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:43Z","completionTime":"2026-04-24T23:01:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"IMAGE_DIGEST","value":"sha256:34d6b44a0ec3aba7098d3491a2cd9eb0bd9add4739012bcc58e604673dd50d18"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb63c408bd8a8f670cc70be220754670f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-63efd7f3d783b8fb942a7754bfe25b62","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d500b6b11b0f316ec71f238c7a4034ca-a4aa5a8b45cc5461-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ltgj-on-pull-request-7vpfh has finished running","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ltgj","prGroupHash":"f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:51Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:43Z","completionTime":"2026-04-24T23:01:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"IMAGE_DIGEST","value":"sha256:34d6b44a0ec3aba7098d3491a2cd9eb0bd9add4739012bcc58e604673dd50d18"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb63c408bd8a8f670cc70be220754670f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-63efd7f3d783b8fb942a7754bfe25b62","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d500b6b11b0f316ec71f238c7a4034ca-a4aa5a8b45cc5461-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ltgj-on-pull-request-7vpfh has finished running","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ltgj","prGroupHash":"f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:51Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:43Z","completionTime":"2026-04-24T23:01:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"IMAGE_DIGEST","value":"sha256:34d6b44a0ec3aba7098d3491a2cd9eb0bd9add4739012bcc58e604673dd50d18"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb63c408bd8a8f670cc70be220754670f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-63efd7f3d783b8fb942a7754bfe25b62","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d500b6b11b0f316ec71f238c7a4034ca-a4aa5a8b45cc5461-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ltgj-on-pull-request-7vpfh has finished running","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:01:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-parent-wdki","prGroupHash":"5a06c6835fde9249103fcff162235ae7a181436dccb7182b08f56d10fb8565"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:57Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:31Z","completionTime":"2026-04-24T23:01:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"IMAGE_DIGEST","value":"sha256:0d66d125d6c4aa3186f930220115e9f3f6b0e9547c8892f540d72d822753b3fa"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"revision","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d48f20f2c7a08cccab85a2973a9ba1f1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond48f20f2c7a08cccab85a2973a9ba1f1-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd48f20f2c7a08cccab85a2973a9ba1f1-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d48f20f2c7a08cccab85a2973a9ba1f1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-d48f20f2c7a08cccab85a2973a9ba1f1-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd48f20f2c7a08cccab85a2973a9ba1f1-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod48f20f2c7a08cccab85a2973a9ba1f1-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-08dc46912a256939a37e2e3d6fde8cbe-1dcd804f53212812-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-pull-request-84zkn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-parent-wdki","prGroupHash":"5a06c6835fde9249103fcff162235ae7a181436dccb7182b08f56d10fb8565"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:57Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:31Z","completionTime":"2026-04-24T23:01:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"IMAGE_DIGEST","value":"sha256:0d66d125d6c4aa3186f930220115e9f3f6b0e9547c8892f540d72d822753b3fa"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"revision","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d48f20f2c7a08cccab85a2973a9ba1f1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond48f20f2c7a08cccab85a2973a9ba1f1-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd48f20f2c7a08cccab85a2973a9ba1f1-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d48f20f2c7a08cccab85a2973a9ba1f1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-d48f20f2c7a08cccab85a2973a9ba1f1-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd48f20f2c7a08cccab85a2973a9ba1f1-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod48f20f2c7a08cccab85a2973a9ba1f1-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-08dc46912a256939a37e2e3d6fde8cbe-1dcd804f53212812-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-pull-request-84zkn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-parent-wdki","prGroupHash":"5a06c6835fde9249103fcff162235ae7a181436dccb7182b08f56d10fb8565"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:57Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:31Z","completionTime":"2026-04-24T23:01:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"IMAGE_DIGEST","value":"sha256:0d66d125d6c4aa3186f930220115e9f3f6b0e9547c8892f540d72d822753b3fa"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"revision","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d48f20f2c7a08cccab85a2973a9ba1f1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond48f20f2c7a08cccab85a2973a9ba1f1-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd48f20f2c7a08cccab85a2973a9ba1f1-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d48f20f2c7a08cccab85a2973a9ba1f1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-d48f20f2c7a08cccab85a2973a9ba1f1-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd48f20f2c7a08cccab85a2973a9ba1f1-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod48f20f2c7a08cccab85a2973a9ba1f1-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-08dc46912a256939a37e2e3d6fde8cbe-1dcd804f53212812-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-pull-request-84zkn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-parent-wdki","prGroupHash":"5a06c6835fde9249103fcff162235ae7a181436dccb7182b08f56d10fb8565"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:57Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:31Z","completionTime":"2026-04-24T23:01:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"IMAGE_DIGEST","value":"sha256:0d66d125d6c4aa3186f930220115e9f3f6b0e9547c8892f540d72d822753b3fa"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"revision","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d48f20f2c7a08cccab85a2973a9ba1f1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond48f20f2c7a08cccab85a2973a9ba1f1-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd48f20f2c7a08cccab85a2973a9ba1f1-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d48f20f2c7a08cccab85a2973a9ba1f1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-d48f20f2c7a08cccab85a2973a9ba1f1-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd48f20f2c7a08cccab85a2973a9ba1f1-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod48f20f2c7a08cccab85a2973a9ba1f1-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-08dc46912a256939a37e2e3d6fde8cbe-1dcd804f53212812-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-pull-request-84zkn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-parent-wdki","prGroupHash":"5a06c6835fde9249103fcff162235ae7a181436dccb7182b08f56d10fb8565"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:57Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:31Z","completionTime":"2026-04-24T23:01:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"IMAGE_DIGEST","value":"sha256:0d66d125d6c4aa3186f930220115e9f3f6b0e9547c8892f540d72d822753b3fa"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"revision","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d48f20f2c7a08cccab85a2973a9ba1f1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond48f20f2c7a08cccab85a2973a9ba1f1-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd48f20f2c7a08cccab85a2973a9ba1f1-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d48f20f2c7a08cccab85a2973a9ba1f1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-d48f20f2c7a08cccab85a2973a9ba1f1-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd48f20f2c7a08cccab85a2973a9ba1f1-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod48f20f2c7a08cccab85a2973a9ba1f1-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-08dc46912a256939a37e2e3d6fde8cbe-1dcd804f53212812-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-pull-request-84zkn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"921.614ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"364d823b-c796-4158-9cc3-0262e5a77024","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"927.122398ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"2f5b2bee-b60f-4a4f-bab3-67f7f11cb188","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"937.595734ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"d384e6f7-4cd8-45e4-b980-70611e3fa01d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"958.061288ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"a17ea7fe-df4f-4562-b52c-e0df08d15704","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"998.539973ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:01:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:01:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"bb80850f-7a16-467e-b444-25b0814f7276","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"1.079069793s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:01:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"2efc2148-c5cd-447c-80c7-5ea7e6682676","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"1.239752629s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:01:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"054197b8-51d3-4d12-a6dd-d187bdfa8a9e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:01Z","completionTime":"2026-04-24T23:01:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"IMAGE_DIGEST","value":"sha256:5e428ac284fabb96d0f6b2ed8f6566899166541e6c4ca140aee7ee9dd18c470e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-b17921fd301d39dcafb8b0309c3ae965-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componb17921fd301d39dcafb8b0309c3ae965-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compb17921fd301d39dcafb8b0309c3ae965-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-b17921fd301d39dcafb8b0309c3ae965-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comb17921fd301d39dcafb8b0309c3ae965-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cob17921fd301d39dcafb8b0309c3ae965-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71f2dff3ce315a3ddc0c62d6dc9c32ba-ceba0381f0e955f7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-fv9ps has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:01Z","completionTime":"2026-04-24T23:01:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"IMAGE_DIGEST","value":"sha256:5e428ac284fabb96d0f6b2ed8f6566899166541e6c4ca140aee7ee9dd18c470e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-b17921fd301d39dcafb8b0309c3ae965-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componb17921fd301d39dcafb8b0309c3ae965-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compb17921fd301d39dcafb8b0309c3ae965-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-b17921fd301d39dcafb8b0309c3ae965-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comb17921fd301d39dcafb8b0309c3ae965-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cob17921fd301d39dcafb8b0309c3ae965-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71f2dff3ce315a3ddc0c62d6dc9c32ba-ceba0381f0e955f7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-fv9ps has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"1.56104847s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:01:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"03c21faa-847f-4fd5-a625-4418b7ed552c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:01Z","completionTime":"2026-04-24T23:01:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"IMAGE_DIGEST","value":"sha256:5e428ac284fabb96d0f6b2ed8f6566899166541e6c4ca140aee7ee9dd18c470e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-b17921fd301d39dcafb8b0309c3ae965-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componb17921fd301d39dcafb8b0309c3ae965-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compb17921fd301d39dcafb8b0309c3ae965-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-b17921fd301d39dcafb8b0309c3ae965-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comb17921fd301d39dcafb8b0309c3ae965-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cob17921fd301d39dcafb8b0309c3ae965-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71f2dff3ce315a3ddc0c62d6dc9c32ba-ceba0381f0e955f7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:01:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-fv9ps has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"2.130213045s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"66167a17-3b85-4893-a209-b132203550c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"2.202355462s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"b03cc6de-6a8b-40e5-abf6-6d89fcb7fc15","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:01Z","completionTime":"2026-04-24T23:01:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"IMAGE_DIGEST","value":"sha256:5e428ac284fabb96d0f6b2ed8f6566899166541e6c4ca140aee7ee9dd18c470e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-b17921fd301d39dcafb8b0309c3ae965-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componb17921fd301d39dcafb8b0309c3ae965-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compb17921fd301d39dcafb8b0309c3ae965-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-b17921fd301d39dcafb8b0309c3ae965-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comb17921fd301d39dcafb8b0309c3ae965-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cob17921fd301d39dcafb8b0309c3ae965-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71f2dff3ce315a3ddc0c62d6dc9c32ba-ceba0381f0e955f7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-fv9ps has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"2.403217285s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"9f635ce0-161f-4bdb-b25b-55d65ebc9f9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","reconcileID":"63267a02-619d-438c-bfe2-5ee0f7b1edd4","component.Name":"fj-multi-component-parent-ncab"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bmpc-20260424-225513-000"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bmpc-20260424-225513-000","application":"build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bmpc-20260424-225513-000"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-225513-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bmpc-20260424-225513-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ncab","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ozpu/fj-multi-component-child-ncab@sha256:700452ca734a2d4666091db52ac96111274e1cb8bc64cb5d68b6b533ace01e40","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-dccmoh","revision":"eb60e7cc97fc9e2a3bd8f565eddf54805770e8bc"}}}]} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash df03c3acff44ef1184ea85110e7f3ae2d6d28d005bd9a7e96bd49dbb862be7 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bmpc-20260424-225513-000"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","Application.Name":"build-suite-component-update-bmpc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"}} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-225513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:02:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-225513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-225513-000"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-225513-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","snapshot.Namespace":"build-e2e-ozpu","snapshot.Name":"build-suite-component-update-bmpc-20260424-225513-000"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-225513-000"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ncab-on-pull-request-zxjff has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:01Z","completionTime":"2026-04-24T23:01:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"IMAGE_DIGEST","value":"sha256:5e428ac284fabb96d0f6b2ed8f6566899166541e6c4ca140aee7ee9dd18c470e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-b17921fd301d39dcafb8b0309c3ae965-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componb17921fd301d39dcafb8b0309c3ae965-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compb17921fd301d39dcafb8b0309c3ae965-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-b17921fd301d39dcafb8b0309c3ae965-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comb17921fd301d39dcafb8b0309c3ae965-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cob17921fd301d39dcafb8b0309c3ae965-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71f2dff3ce315a3ddc0c62d6dc9c32ba-ceba0381f0e955f7-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-fv9ps has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","snapshot.Name":"build-suite-component-update-bmpc-20260424-225513-000"} {"level":"info","ts":"2026-04-24T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-zxjff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:02:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ncab-on-pull-request-zxjff has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-zxjff","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-parent-wdki","prGroupHash":"5a06c6835fde9249103fcff162235ae7a181436dccb7182b08f56d10fb8565"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:57Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:31Z","completionTime":"2026-04-24T23:01:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"IMAGE_DIGEST","value":"sha256:0d66d125d6c4aa3186f930220115e9f3f6b0e9547c8892f540d72d822753b3fa"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"revision","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d48f20f2c7a08cccab85a2973a9ba1f1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond48f20f2c7a08cccab85a2973a9ba1f1-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd48f20f2c7a08cccab85a2973a9ba1f1-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d48f20f2c7a08cccab85a2973a9ba1f1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-d48f20f2c7a08cccab85a2973a9ba1f1-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd48f20f2c7a08cccab85a2973a9ba1f1-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod48f20f2c7a08cccab85a2973a9ba1f1-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-08dc46912a256939a37e2e3d6fde8cbe-1dcd804f53212812-01"}},"deletionTimestamp":"2026-04-24 23:02:08 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-pull-request-84zkn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-parent-wdki","prGroupHash":"5a06c6835fde9249103fcff162235ae7a181436dccb7182b08f56d10fb8565"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:57Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:31Z","completionTime":"2026-04-24T23:01:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"IMAGE_DIGEST","value":"sha256:0d66d125d6c4aa3186f930220115e9f3f6b0e9547c8892f540d72d822753b3fa"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"revision","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d48f20f2c7a08cccab85a2973a9ba1f1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond48f20f2c7a08cccab85a2973a9ba1f1-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd48f20f2c7a08cccab85a2973a9ba1f1-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d48f20f2c7a08cccab85a2973a9ba1f1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-d48f20f2c7a08cccab85a2973a9ba1f1-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd48f20f2c7a08cccab85a2973a9ba1f1-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod48f20f2c7a08cccab85a2973a9ba1f1-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-08dc46912a256939a37e2e3d6fde8cbe-1dcd804f53212812-01"}},"deletionTimestamp":"2026-04-24 23:02:08 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-pull-request-84zkn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-parent-wdki","prGroupHash":"5a06c6835fde9249103fcff162235ae7a181436dccb7182b08f56d10fb8565"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:57Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:31Z","completionTime":"2026-04-24T23:01:57Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"IMAGE_DIGEST","value":"sha256:0d66d125d6c4aa3186f930220115e9f3f6b0e9547c8892f540d72d822753b3fa"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz"},{"name":"revision","value":"f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki:on-pr-f2661b4d9936f90d7d343ba265540dacff086ec2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d48f20f2c7a08cccab85a2973a9ba1f1-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond48f20f2c7a08cccab85a2973a9ba1f1-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd48f20f2c7a08cccab85a2973a9ba1f1-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d48f20f2c7a08cccab85a2973a9ba1f1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-d48f20f2c7a08cccab85a2973a9ba1f1-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod48f20f2c7a08cccab85a2973a9ba1f1-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd48f20f2c7a08cccab85a2973a9ba1f1-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod48f20f2c7a08cccab85a2973a9ba1f1-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-wdki-on-pull-request-84zkn-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-08dc46912a256939a37e2e3d6fde8cbe-1dcd804f53212812-01"}},"deletionTimestamp":"2026-04-24 23:02:08 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-pull-request-84zkn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-84zkn","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"728.891297ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","reconcileID":"011690e6-9e4e-46d6-b5a9-d06ed011aa0a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"734.3665ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","reconcileID":"00eb28b1-5a22-4e1a-abb2-dbb29e80b94c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"744.961438ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","reconcileID":"a8dc5db6-df3a-4a9e-8583-596ac9751cc0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"765.540457ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","reconcileID":"0ba74919-cc4c-4a74-97ae-5a3ab2baef97","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"806.122338ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","reconcileID":"c14b3dc3-c113-4a88-8b55-e8be063a633a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"887.534073ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","reconcileID":"58de7c30-14c3-46bc-8126-dcd535be231f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.048170536s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","reconcileID":"0d9cc6e5-075c-482b-afcd-839ad377c5b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.223883857s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","reconcileID":"02a64c60-a110-4c69-b2f3-36c1b31264a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.369557356s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","reconcileID":"72589967-0bad-40e5-be25-d92984b2994a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.441293047s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:02:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","reconcileID":"549edef7-afa8-452a-a92e-650d18ce11b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","reconcileID":"1685b733-5ea9-4b0f-ab26-7eb997f4538a","component.Name":"gl-multi-component-parent-gfec"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nrzq-20260424-225455-000","application":"build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-225455-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrzq-20260424-225455-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-gfec","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec@sha256:a921b23996a3b50a2e35534f1537d6294306f2372e7d79ecb00468c1d7936d6e","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn","revision":"260699b8e26f8008b228ca5b99cb3a985ec71f39"}}}]} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b0d9752b48366d22a88fd6d9fbde5cb529edbd05039b6da1d482644dda18a0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","Application.Name":"build-suite-component-update-nrzq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"}} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-225455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:02:10Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-225455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-225455-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Namespace":"build-e2e-zssc","snapshot.Name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-7g4bj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:02:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-7g4bj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:02:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:02:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:02:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:02:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:02:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","PR group":"konflux-gh-multi-component-parent-wdki"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-parent-wdki","prGroupHash":"5a06c6835fde9249103fcff162235ae7a181436dccb7182b08f56d10fb8565"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","prGroup":"konflux-test-component-pac-xcgwag","prGroupHash":"de2542154b8d60d56b911234b192f02f525f07355e348c53a0dc647660d710"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","existingCheckRun":"github.CheckRun{ID:72966614142, NodeID:\"CR_kwDOKrwUx88AAAAQ_SYsfg\", HeadSHA:\"a2ac724916d272009908b4274de93f8672d1bebe\", ExternalID:\"my-integration-test-nsvq-test-component-pac-xcgwag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72966614142\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72966614142\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:54:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-xcgwag snapshot scenario my-integration-test-nsvq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-qacx/test-component-pac-xcgwag-on-pull-request-6z6k2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72966614142/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag\", CheckSuite:github.CheckSuite{ID:66126425449}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802084, Number:29927, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29927\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-xcgwag\", SHA:\"a2ac724916d272009908b4274de93f8672d1bebe\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-yumzas\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ID":72966614142,"CheckName":"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","pipelineRun.Namespace":"integration1-qacx","pipelineRun.Name":"test-component-pac-xcgwag-on-pull-request-6z6k2","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","pipelinerun.Name":"test-component-pac-xcgwag-on-pull-request-6z6k2"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-xcgwag is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:19Z","completionTime":"2026-04-24T23:02:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"IMAGE_DIGEST","value":"sha256:769ee3676a1b30d6e7f7bf139895b39df0a815173d2a50ad1dbc6781ed7aa7a0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a2ac724916d272009908b4274de93f8672d1bebe"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"a2ac724916d272009908b4274de93f8672d1bebe"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1702c6c54e236149506a5bec32550e17-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp1702c6c54e236149506a5bec32550e17-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen1702c6c54e236149506a5bec32550e17-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1702c6c54e236149506a5bec32550e17-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pu273ead6e1427a07b1f3d8755c304bd1d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1702c6c54e236149506a5bec32550e17-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone1702c6c54e236149506a5bec32550e17-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon1702c6c54e236149506a5bec32550e17-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-51a389b8ecdb8985f82f35997962f1a1-b78cd525b0748dcb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-xcgwag-on-pull-request-6z6k2 has finished running","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","prGroup":"konflux-test-component-pac-xcgwag","prGroupHash":"de2542154b8d60d56b911234b192f02f525f07355e348c53a0dc647660d710"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:19Z","completionTime":"2026-04-24T23:02:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"IMAGE_DIGEST","value":"sha256:769ee3676a1b30d6e7f7bf139895b39df0a815173d2a50ad1dbc6781ed7aa7a0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a2ac724916d272009908b4274de93f8672d1bebe"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"a2ac724916d272009908b4274de93f8672d1bebe"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1702c6c54e236149506a5bec32550e17-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp1702c6c54e236149506a5bec32550e17-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen1702c6c54e236149506a5bec32550e17-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1702c6c54e236149506a5bec32550e17-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pu273ead6e1427a07b1f3d8755c304bd1d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1702c6c54e236149506a5bec32550e17-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone1702c6c54e236149506a5bec32550e17-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon1702c6c54e236149506a5bec32550e17-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-51a389b8ecdb8985f82f35997962f1a1-b78cd525b0748dcb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-xcgwag-on-pull-request-6z6k2 has finished running","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","prGroup":"konflux-test-component-pac-xcgwag","prGroupHash":"de2542154b8d60d56b911234b192f02f525f07355e348c53a0dc647660d710"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:19Z","completionTime":"2026-04-24T23:02:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"IMAGE_DIGEST","value":"sha256:769ee3676a1b30d6e7f7bf139895b39df0a815173d2a50ad1dbc6781ed7aa7a0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a2ac724916d272009908b4274de93f8672d1bebe"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"a2ac724916d272009908b4274de93f8672d1bebe"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1702c6c54e236149506a5bec32550e17-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp1702c6c54e236149506a5bec32550e17-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen1702c6c54e236149506a5bec32550e17-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1702c6c54e236149506a5bec32550e17-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pu273ead6e1427a07b1f3d8755c304bd1d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1702c6c54e236149506a5bec32550e17-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone1702c6c54e236149506a5bec32550e17-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon1702c6c54e236149506a5bec32550e17-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-51a389b8ecdb8985f82f35997962f1a1-b78cd525b0748dcb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-xcgwag-on-pull-request-6z6k2 has finished running","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","prGroup":"konflux-test-component-pac-xcgwag","prGroupHash":"de2542154b8d60d56b911234b192f02f525f07355e348c53a0dc647660d710"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:19Z","completionTime":"2026-04-24T23:02:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"IMAGE_DIGEST","value":"sha256:769ee3676a1b30d6e7f7bf139895b39df0a815173d2a50ad1dbc6781ed7aa7a0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a2ac724916d272009908b4274de93f8672d1bebe"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"a2ac724916d272009908b4274de93f8672d1bebe"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1702c6c54e236149506a5bec32550e17-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp1702c6c54e236149506a5bec32550e17-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen1702c6c54e236149506a5bec32550e17-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1702c6c54e236149506a5bec32550e17-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pu273ead6e1427a07b1f3d8755c304bd1d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1702c6c54e236149506a5bec32550e17-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone1702c6c54e236149506a5bec32550e17-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon1702c6c54e236149506a5bec32550e17-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-51a389b8ecdb8985f82f35997962f1a1-b78cd525b0748dcb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-6z6k2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-xcgwag-on-pull-request-6z6k2 has finished running","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:38Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-5j7tn","reconcileID":"879c00bd-6234-4204-8ec9-3f450e8c1319","Component.Namespace":"konflux-osie","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra@sha256:65a7885bab70834b6e134b4c3f80909c865c9f9f8421f90a6229e9fc7a4c29ce","Component.Name":"konflux-demo-component-nsra","lastBuildCommit":"bc05d7efcc790bd627aaa18735cee4521e6bdfb6"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","component.Namespace":"konflux-osie","component.Name":"konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260424-225541-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-app-20260424-225541-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260424-225541-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-nsra","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra@sha256:65a7885bab70834b6e134b4c3f80909c865c9f9f8421f90a6229e9fc7a4c29ce","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"bc05d7efcc790bd627aaa18735cee4521e6bdfb6"}}}]} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-ocqw"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"}} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"my-integration-test-ocqw-gc77d","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ocqw"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"namespace":"konflux-osie","name":"konflux-demo-app-20260424-225541-000","reconcileID":"2d5cc329-476b-4a18-87d0-094c1ee08c9d","snapshot.name":"konflux-demo-app-20260424-225541-000","pipelinerun.name":"konflux-demo-component-nsra-on-push-5j7tn","duration":3.431950309} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-app-20260424-225541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-5j7tn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ExternalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ExternalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.NameSpace":"konflux-osie","snapshot.Name":"konflux-demo-app-20260424-225541-000","scenarioName":"my-integration-test-ocqw","externalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-5j7tn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-5j7tn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ID":72967324653,"CheckName":"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-225541-000","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"}} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-5j7tn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsra-on-push-5j7tn has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","prGroup":"konflux-test-component-pac-xcgwag","prGroupHash":"de2542154b8d60d56b911234b192f02f525f07355e348c53a0dc647660d710"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:35Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:19Z","completionTime":"2026-04-24T23:02:35Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"IMAGE_DIGEST","value":"sha256:769ee3676a1b30d6e7f7bf139895b39df0a815173d2a50ad1dbc6781ed7aa7a0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a2ac724916d272009908b4274de93f8672d1bebe"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"a2ac724916d272009908b4274de93f8672d1bebe"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag:on-pr-a2ac724916d272009908b4274de93f8672d1bebe"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1702c6c54e236149506a5bec32550e17-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp1702c6c54e236149506a5bec32550e17-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen1702c6c54e236149506a5bec32550e17-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1702c6c54e236149506a5bec32550e17-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pu273ead6e1427a07b1f3d8755c304bd1d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1702c6c54e236149506a5bec32550e17-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone1702c6c54e236149506a5bec32550e17-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-xcgwag-on-pull-request-6z6k2-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon1702c6c54e236149506a5bec32550e17-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-51a389b8ecdb8985f82f35997962f1a1-b78cd525b0748dcb-01"}},"deletionTimestamp":"2026-04-24 23:02:38 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-xcgwag-on-pull-request-6z6k2 has finished running","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-6z6k2","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ExternalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72967324653, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_TED7Q\", HeadSHA:\"bc05d7efcc790bd627aaa18735cee4521e6bdfb6\", ExternalID:\"my-integration-test-ocqw-konflux-demo-component-nsra\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967324653\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72967324653\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:02:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-nsra snapshot konflux-demo-app-20260424-225541-000 and scenario my-integration-test-ocqw is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967324653/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra\", CheckSuite:github.CheckSuite{ID:66126544871}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-5j7tn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsra-on-push-5j7tn has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-parent-wdki-on-pull-request-84zkn with pr group konflux-gh-multi-component-parent-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ID":72967324653,"CheckName":"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-225541-000","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-225541-000"} 2026/04/24 23:02:39 http: TLS handshake error from 10.129.0.2:40278: EOF {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"}} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ocqw-gc77d","namespace":"konflux-osie"},"namespace":"konflux-osie","name":"my-integration-test-ocqw-gc77d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ExternalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72967324653, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_TED7Q\", HeadSHA:\"bc05d7efcc790bd627aaa18735cee4521e6bdfb6\", ExternalID:\"my-integration-test-ocqw-konflux-demo-component-nsra\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967324653\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72967324653\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:02:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-nsra snapshot konflux-demo-app-20260424-225541-000 and scenario my-integration-test-ocqw is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-ocqw-gc77d' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967324653/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra\", CheckSuite:github.CheckSuite{ID:66126544871}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ID":72967324653,"CheckName":"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-225541-000","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-hrq54","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-hrq54","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-nsra-on-push-hrq54 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-xcgwag-on-pull-request-w42lg","PR group":"konflux-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","prGroup":"konflux-test-component-pac-xcgwag","prGroupHash":"de2542154b8d60d56b911234b192f02f525f07355e348c53a0dc647660d710"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.NameSpace":"integration1-qacx","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-nsvq","externalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ID":72967332469,"CheckName":"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","pipelineRun.Namespace":"integration1-qacx","pipelineRun.Name":"test-component-pac-xcgwag-on-pull-request-w42lg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","pipelinerun.Name":"test-component-pac-xcgwag-on-pull-request-w42lg"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-qacx/test-component-pac-xcgwag-on-pull-request-6z6k2 with pr group konflux-test-component-pac-xcgwag is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-xcgwag is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:02:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","existingCheckRun":"github.CheckRun{ID:72967332469, NodeID:\"CR_kwDOKrwUx88AAAAQ_TEidQ\", HeadSHA:\"55f1098ca7636b5561bc3109d8206a3f162810d1\", ExternalID:\"my-integration-test-nsvq-test-component-pac-xcgwag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967332469\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72967332469\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-xcgwag snapshot scenario my-integration-test-nsvq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-qacx/test-component-pac-xcgwag-on-pull-request-w42lg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967332469/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag\", CheckSuite:github.CheckSuite{ID:66127124713}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802084, Number:29927, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29927\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-xcgwag\", SHA:\"55f1098ca7636b5561bc3109d8206a3f162810d1\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-yumzas\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ID":72967332469,"CheckName":"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","pipelineRun.Namespace":"integration1-qacx","pipelineRun.Name":"test-component-pac-xcgwag-on-pull-request-w42lg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","pipelinerun.Name":"test-component-pac-xcgwag-on-pull-request-w42lg"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-qacx/test-component-pac-xcgwag-on-pull-request-6z6k2 with pr group konflux-test-component-pac-xcgwag is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-xcgwag is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:02:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-eqdv","prGroupHash":"3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:58Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:07Z","completionTime":"2026-04-24T23:02:58Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"IMAGE_DIGEST","value":"sha256:c8f4e71f86b9b1137ad8d943a31023905849c2fe8abde446f5545924ff15d6f0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes168db9a2ded6b6cc4aa905d64fa07cc1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-f4642a0f2b37eb2c34a5220b2405c802","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6042b3fc7cdc9c33524ced6c39c27220-84730639d44ce750-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-eqdv-on-pull-request-4nhxt has finished running","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-eqdv","prGroupHash":"3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:58Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:07Z","completionTime":"2026-04-24T23:02:58Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"IMAGE_DIGEST","value":"sha256:c8f4e71f86b9b1137ad8d943a31023905849c2fe8abde446f5545924ff15d6f0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes168db9a2ded6b6cc4aa905d64fa07cc1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-f4642a0f2b37eb2c34a5220b2405c802","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6042b3fc7cdc9c33524ced6c39c27220-84730639d44ce750-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-eqdv-on-pull-request-4nhxt has finished running","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-eqdv","prGroupHash":"3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:58Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:07Z","completionTime":"2026-04-24T23:02:58Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"IMAGE_DIGEST","value":"sha256:c8f4e71f86b9b1137ad8d943a31023905849c2fe8abde446f5545924ff15d6f0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes168db9a2ded6b6cc4aa905d64fa07cc1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-f4642a0f2b37eb2c34a5220b2405c802","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6042b3fc7cdc9c33524ced6c39c27220-84730639d44ce750-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-eqdv-on-pull-request-4nhxt has finished running","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-eqdv","prGroupHash":"3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:58Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:07Z","completionTime":"2026-04-24T23:02:58Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"IMAGE_DIGEST","value":"sha256:c8f4e71f86b9b1137ad8d943a31023905849c2fe8abde446f5545924ff15d6f0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes168db9a2ded6b6cc4aa905d64fa07cc1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-f4642a0f2b37eb2c34a5220b2405c802","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6042b3fc7cdc9c33524ced6c39c27220-84730639d44ce750-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-eqdv-on-pull-request-4nhxt has finished running","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"}} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-app-20260424-225541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-app-20260424-225541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ocqw-gc77d","namespace":"konflux-osie"},"namespace":"konflux-osie","name":"my-integration-test-ocqw-gc77d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testedSnapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-app-20260424-225541-000-bc05d7e-mjwmt","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","release.Name":"konflux-demo-app-20260424-225541-000-bc05d7e-mjwmt"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:02:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-eqdv","prGroupHash":"3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:58Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:07Z","completionTime":"2026-04-24T23:02:58Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"IMAGE_DIGEST","value":"sha256:c8f4e71f86b9b1137ad8d943a31023905849c2fe8abde446f5545924ff15d6f0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes168db9a2ded6b6cc4aa905d64fa07cc1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-f4642a0f2b37eb2c34a5220b2405c802","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6042b3fc7cdc9c33524ced6c39c27220-84730639d44ce750-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-eqdv-on-pull-request-4nhxt has finished running","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ExternalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72967324653, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_TED7Q\", HeadSHA:\"bc05d7efcc790bd627aaa18735cee4521e6bdfb6\", ExternalID:\"my-integration-test-ocqw-konflux-demo-component-nsra\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967324653\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72967324653\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:02:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-nsra snapshot konflux-demo-app-20260424-225541-000 and scenario my-integration-test-ocqw is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967324653/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra\", CheckSuite:github.CheckSuite{ID:66126544871}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ID":72967324653,"CheckName":"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-225541-000","destinationSnapshot.Name":"konflux-demo-app-20260424-225541-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:03:00Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260424-225541-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"my-integration-test-ocqw-gc77d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-eqdv","prGroupHash":"3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:58Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:07Z","completionTime":"2026-04-24T23:02:58Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"IMAGE_DIGEST","value":"sha256:c8f4e71f86b9b1137ad8d943a31023905849c2fe8abde446f5545924ff15d6f0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes168db9a2ded6b6cc4aa905d64fa07cc1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-f4642a0f2b37eb2c34a5220b2405c802","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6042b3fc7cdc9c33524ced6c39c27220-84730639d44ce750-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-4nhxt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-eqdv-on-pull-request-4nhxt has finished running","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-eqdv","prGroupHash":"3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:58Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:07Z","completionTime":"2026-04-24T23:02:58Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"IMAGE_DIGEST","value":"sha256:c8f4e71f86b9b1137ad8d943a31023905849c2fe8abde446f5545924ff15d6f0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes168db9a2ded6b6cc4aa905d64fa07cc1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-f4642a0f2b37eb2c34a5220b2405c802","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6042b3fc7cdc9c33524ced6c39c27220-84730639d44ce750-01"}},"deletionTimestamp":"2026-04-24 23:03:15 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-eqdv-on-pull-request-4nhxt has finished running","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-eqdv","prGroupHash":"3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:58Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:07Z","completionTime":"2026-04-24T23:02:58Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"IMAGE_DIGEST","value":"sha256:c8f4e71f86b9b1137ad8d943a31023905849c2fe8abde446f5545924ff15d6f0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes168db9a2ded6b6cc4aa905d64fa07cc1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-f4642a0f2b37eb2c34a5220b2405c802","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6042b3fc7cdc9c33524ced6c39c27220-84730639d44ce750-01"}},"deletionTimestamp":"2026-04-24 23:03:15 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-eqdv-on-pull-request-4nhxt has finished running","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-eqdv","prGroupHash":"3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:02:58Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:07Z","completionTime":"2026-04-24T23:02:58Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"IMAGE_DIGEST","value":"sha256:c8f4e71f86b9b1137ad8d943a31023905849c2fe8abde446f5545924ff15d6f0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d8799c2a55c634f93de2ba37db95ca4513859c4"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv:on-pr-5d8799c2a55c634f93de2ba37db95ca4513859c4"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes168db9a2ded6b6cc4aa905d64fa07cc1-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-f4642a0f2b37eb2c34a5220b2405c802","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-eqdv-on-pull-request-4nhxt-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6042b3fc7cdc9c33524ced6c39c27220-84730639d44ce750-01"}},"deletionTimestamp":"2026-04-24 23:03:15 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-eqdv-on-pull-request-4nhxt has finished running","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-4nhxt","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:03:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-eqdv-on-pull-request-pl6f2","PR group":"konflux-test-comp-eqdv"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-eqdv","prGroupHash":"3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-eqdv-on-pull-request-4nhxt with pr group konflux-test-comp-eqdv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"623.458928ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","reconcileID":"e7ba142d-06ac-440c-8768-a5e51ca714eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"628.933859ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","reconcileID":"1556929e-7f94-41a1-b3ac-aaf8d5fd2d6e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"639.540068ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","reconcileID":"cbb47b6c-e238-46a1-8b34-8414730bf22d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"660.110749ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","reconcileID":"f0aa35c0-e1ed-4eba-9e3e-6172d067b738","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"700.503604ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","reconcileID":"6302ceb0-e0bd-4b41-85c6-e3854defaa2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"781.098876ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","reconcileID":"1b9a7976-df27-497d-bbe6-f6192c725008","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"941.538397ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","reconcileID":"bd52664f-a39b-4ed7-b3d5-f50d484f8a1e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.262846898s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","reconcileID":"5996c8a1-9e7e-4876-a1de-0ff0b361afa9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.439938265s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","reconcileID":"b1c6589b-8d2d-4c76-8290-bc8fe8ccf64d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.903792546s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","reconcileID":"60dd40e3-abca-4c4f-82fe-fdeaa2272501","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"2.127163911s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","reconcileID":"7487a9b8-81df-49b6-9e39-31aa2440c823","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-225421-000","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-rdbddk is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4a2a779f7ac2d4fb0bd478a174ed8d2f6c448ffad4dba620d619573791fe58 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-225421-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-yjpn-20260424-225421-000","snapshot.Spec.Components":[{"name":"go-component-rdbddk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/go-component-rdbddk@sha256:88d27bf6468a582a672b0bde21a748e17d61533799e5bcf8c35078aaca5657b1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"71cd87a919128b18194e27b82bb5af8bafbc7253"}}}]} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Namespace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} 2026/04/24 23:04:10 http: TLS handshake error from 10.128.0.2:50766: EOF {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-rdbddk-on-pull-request-2fn2r has finished running","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:04:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72966619419, NodeID:\"CR_kwDONSo-hs8AAAAQ_SZBGw\", HeadSHA:\"71cd87a919128b18194e27b82bb5af8bafbc7253\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72966619419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72966619419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:54:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rdbddk snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/go-component-rdbddk-on-pull-request-2fn2r is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72966619419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66126430529}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802214, Number:21363, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21363\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-rdbddk\", SHA:\"71cd87a919128b18194e27b82bb5af8bafbc7253\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72966619419,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-225421-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-8h9rx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:04:11Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-225421-000","reconcileID":"055d7846-29f6-4484-a1d1-4dd277282cd8","snapshot.name":"integ-app-yjpn-20260424-225421-000","pipelinerun.name":"go-component-rdbddk-on-pull-request-2fn2r","duration":3.968101362} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-225421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Scenario":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Label":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy","pipelineRun.Name":"integration-resolver-pipelinerun-8h9rx"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72966619419, NodeID:\"CR_kwDONSo-hs8AAAAQ_SZBGw\", HeadSHA:\"71cd87a919128b18194e27b82bb5af8bafbc7253\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72966619419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72966619419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:54:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-225421-000 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72966619419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66126430529}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802214, Number:21363, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21363\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-rdbddk\", SHA:\"71cd87a919128b18194e27b82bb5af8bafbc7253\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8h9rx","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-8h9rx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72966619419,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-225421-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-2fn2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-rdbddk-on-pull-request-2fn2r has finished running","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:04:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72966619419, NodeID:\"CR_kwDONSo-hs8AAAAQ_SZBGw\", HeadSHA:\"71cd87a919128b18194e27b82bb5af8bafbc7253\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72966619419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72966619419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:54:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-225421-000 and scenario my-integration-test-jvuy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-8h9rx' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72966619419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66126430529}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802214, Number:21363, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21363\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-rdbddk\", SHA:\"71cd87a919128b18194e27b82bb5af8bafbc7253\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:04:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72966619419,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:04:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-225421-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:04:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"743.522557ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","reconcileID":"a849ea2d-c3df-43b9-b812-f5cabddb2bb2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"749.059587ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","reconcileID":"c3cc79e4-b37f-41a2-a433-e3aa3dc347e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"759.626766ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","reconcileID":"7ea527e6-9360-4aad-9de2-58e54b3be46c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"780.133677ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","reconcileID":"54d3a513-89ed-46bb-88c3-12337a30d6da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"820.77732ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","reconcileID":"91296140-e787-4d84-ad39-006800d3299a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"902.066658ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","reconcileID":"075d23a9-e142-4dd1-ab2e-b845f8ab0253","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"1.062746436s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","reconcileID":"b0527771-4d7a-4d36-a882-9b368232d710","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"1.34848537s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","reconcileID":"90523d94-0384-461e-ba96-70e747570957","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"1.383653497s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","reconcileID":"3a0f2a0d-17b9-4477-9acf-cd7ba277b296","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"2.362920081s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","reconcileID":"e9c1c41d-67bd-4430-8cb9-c5acff126117","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"2.664535296s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:04:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","reconcileID":"f31e592d-20d6-4b70-a9f7-7f6f1f6ffd8a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-chmh-20260424-225552-000","application":"build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"build-suite-test-application-chmh-20260424-225552-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-chmh-20260424-225552-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-eullnc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-clzj/fj-test-custom-branch-eullnc@sha256:6287dfb9434cdaf47a8967a941935c4e627440fa072e1cce352c6463bea2f3d0","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-vymcte","revision":"66ba29f73e32a4e263780f0fdee98e920d00bac1"}}}]} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f4bd45673568fc57b561d53ae97ffed3c17573cf45826b264aa5a7e82c07fb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","Application.Name":"build-suite-test-application-chmh","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"}} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"build-suite-test-application-chmh-20260424-225552-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:04:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"build-suite-test-application-chmh-20260424-225552-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"build-suite-test-application-chmh-20260424-225552-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","snapshot.Namespace":"build-e2e-clzj","snapshot.Name":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:04:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-eullnc-on-pull-request-7dqbk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-225421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8h9rx","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-8h9rx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-225421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:04:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testedSnapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:04:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72966619419, NodeID:\"CR_kwDONSo-hs8AAAAQ_SZBGw\", HeadSHA:\"71cd87a919128b18194e27b82bb5af8bafbc7253\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72966619419\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72966619419\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 22:54:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-225421-000 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72966619419/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66126430529}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802214, Number:21363, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21363\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-rdbddk\", SHA:\"71cd87a919128b18194e27b82bb5af8bafbc7253\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:04:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72966619419,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:04:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-225421-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-225421-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:04:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:20Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-225421-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-8h9rx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","snapshot.Name":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-eullnc-on-pull-request-7dqbk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-7dqbk","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","prGroup":"konflux-test-component-pac-nboupn","prGroupHash":"8581180f2dcf522cb3d1b3e37510b38d9699eedbbf16a4f50fc9b1c8f9252b"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:04:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-biuu-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T23:04:22Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-biuu-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T23:04:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","existingCheckRun":"github.CheckRun{ID:72966578425, NodeID:\"CR_kwDOMjU9q88AAAAQ_SWg-Q\", HeadSHA:\"4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5\", ExternalID:\"my-integration-test-biuu-test-component-pac-nboupn\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72966578425\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72966578425\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 22:53:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-nboupn snapshot scenario my-integration-test-biuu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-wmty/test-component-pac-nboupn-on-pull-request-mjh8t is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72966578425/annotations\"}, Name:\"Konflux Dev version / my-integration-test-biuu / test-component-pac-nboupn\", CheckSuite:github.CheckSuite{ID:66126389738}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581800624, Number:9479, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9479\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-nboupn\", SHA:\"4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-jhfygz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-24T23:04:22Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ID":72966578425,"CheckName":"Konflux Dev version / my-integration-test-biuu / test-component-pac-nboupn","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-24T23:04:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-agey-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T23:04:22Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-agey-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T23:04:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","snapshot.NameSpace":"stat-rep-wmty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-agey","externalID":"my-integration-test-agey-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T23:04:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ID":72967475930,"CheckName":"Konflux Dev version / my-integration-test-agey / test-component-pac-nboupn","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-24T23:04:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-vktb-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T23:04:22Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-vktb-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T23:04:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","snapshot.NameSpace":"stat-rep-wmty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-vktb","externalID":"my-integration-test-vktb-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ID":72967476389,"CheckName":"Konflux Dev version / my-integration-test-vktb / test-component-pac-nboupn","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-tuke-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ExternalID":"my-integration-test-tuke-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","snapshot.NameSpace":"stat-rep-wmty","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-tuke","externalID":"my-integration-test-tuke-test-component-pac-nboupn"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","ID":72967476864,"CheckName":"Konflux Dev version / my-integration-test-tuke / test-component-pac-nboupn","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","pipelineRun.Namespace":"stat-rep-wmty","pipelineRun.Name":"test-component-pac-nboupn-on-pull-request-mjh8t","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","pipelinerun.Name":"test-component-pac-nboupn-on-pull-request-mjh8t"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-nboupn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:04:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:11Z","completionTime":"2026-04-24T23:04:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-wmty/test-component-pac-nboupn:on-pr-4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5"},{"name":"IMAGE_DIGEST","value":"sha256:3f1e743737c848360b6fa93ccfbc9d334a84fa3797f095dee84566c86893070b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-wmty/test-component-pac-nboupn:on-pr-4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-wmty/test-component-pac-nboupn:on-pr-4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component03f566876fb6faef21ea32c63080a94b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp03f566876fb6faef21ea32c63080a94b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen03f566876fb6faef21ea32c63080a94b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes03f566876fb6faef21ea32c63080a94b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pu01d1e570bafa2b9718b7477eff9c1808","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component03f566876fb6faef21ea32c63080a94b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone03f566876fb6faef21ea32c63080a94b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon03f566876fb6faef21ea32c63080a94b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4be26022678597a85e21be92286b3d8e-5b395cfbeda20ba4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-nboupn-on-pull-request-mjh8t has finished running","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","prGroup":"konflux-test-comp-pac-gitlab-unqmvp","prGroupHash":"168d3b6989b247f48b57919dad5c87c87e5e73439c72eb59009d4165a05ea0"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478591798} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenarioName":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-qsjz","commitStatus2.ID":14085377511,"TargetURL":null} {"level":"info","ts":"2026-04-24T23:04:23Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478591798} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenarioName":"my-integration-test-ealw"} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-ealw","commitStatus2.ID":14085377531,"TargetURL":null} {"level":"info","ts":"2026-04-24T23:04:24Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","reconcileID":"aca8c5d1-295d-480a-8774-957b8ebaaa19","snapshot.Namespace":"gitlab-rep-oela","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp","noteID":3285981404} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp","count":1} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","noteID":3285981404,"commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","pipelineRun.Namespace":"gitlab-rep-oela","pipelineRun.Name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","pipelinerun.Name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6"} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-unqmvp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:04:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:09Z","completionTime":"2026-04-24T23:04:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-oela/test-comp-pac-gitlab-unqmvp:on-pr-c3e1f218d2109c7483458d7e959151fe787828b7"},{"name":"IMAGE_DIGEST","value":"sha256:f103a288f4d07844d2ba42c499a514b5cdc4e0ef4bf862fdcb4d7bec35371650"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c3e1f218d2109c7483458d7e959151fe787828b7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"c3e1f218d2109c7483458d7e959151fe787828b7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-oela/test-comp-pac-gitlab-unqmvp:on-pr-c3e1f218d2109c7483458d7e959151fe787828b7"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-oela/test-comp-pac-gitlab-unqmvp:on-pr-c3e1f218d2109c7483458d7e959151fe787828b7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-67b024cc382b64892900e186f2265e44-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp67b024cc382b64892900e186f2265e44-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g67b024cc382b64892900e186f2265e44-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac67b024cc382b64892900e186f2265e44-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes67b024cc382b64892900e186f2265e44-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-9538a3bf7ff2acd0c7448884bfd81876","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g67b024cc382b64892900e186f2265e44-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-67b024cc382b64892900e186f2265e44-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa67b024cc382b64892900e186f2265e44-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g67b024cc382b64892900e186f2265e44-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p67b024cc382b64892900e186f2265e44-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4ac439a8cb80170f56be7a8b0472ad72-678de567867aad32-01"}},"deletionTimestamp":"2026-04-24 23:04:24 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","prGroup":"konflux-test-component-pac-nboupn","prGroupHash":"8581180f2dcf522cb3d1b3e37510b38d9699eedbbf16a4f50fc9b1c8f9252b"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:04:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:11Z","completionTime":"2026-04-24T23:04:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-wmty/test-component-pac-nboupn:on-pr-4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5"},{"name":"IMAGE_DIGEST","value":"sha256:3f1e743737c848360b6fa93ccfbc9d334a84fa3797f095dee84566c86893070b"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-wmty/test-component-pac-nboupn:on-pr-4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-wmty/test-component-pac-nboupn:on-pr-4cfca6bc0143f2a330bc4f60ce988d3da2ad4cf5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component03f566876fb6faef21ea32c63080a94b-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp03f566876fb6faef21ea32c63080a94b-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen03f566876fb6faef21ea32c63080a94b-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes03f566876fb6faef21ea32c63080a94b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pu01d1e570bafa2b9718b7477eff9c1808","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component03f566876fb6faef21ea32c63080a94b-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone03f566876fb6faef21ea32c63080a94b-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-nboupn-on-pull-request-mjh8t-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon03f566876fb6faef21ea32c63080a94b-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4be26022678597a85e21be92286b3d8e-5b395cfbeda20ba4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh","namespace":"stat-rep-wmty","name":"test-component-pac-nboupn-on-pull-request-mjh8t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-nboupn-on-pull-request-mjh8t has finished running","buildpipelineRun":{"name":"test-component-pac-nboupn-on-pull-request-mjh8t","namespace":"stat-rep-wmty"},"application":"stat-rep-wmty/integ-app-tnoh"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","prGroup":"konflux-test-comp-pac-gitlab-unqmvp","prGroupHash":"168d3b6989b247f48b57919dad5c87c87e5e73439c72eb59009d4165a05ea0"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:04:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:09Z","completionTime":"2026-04-24T23:04:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-oela/test-comp-pac-gitlab-unqmvp:on-pr-c3e1f218d2109c7483458d7e959151fe787828b7"},{"name":"IMAGE_DIGEST","value":"sha256:f103a288f4d07844d2ba42c499a514b5cdc4e0ef4bf862fdcb4d7bec35371650"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c3e1f218d2109c7483458d7e959151fe787828b7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"c3e1f218d2109c7483458d7e959151fe787828b7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-oela/test-comp-pac-gitlab-unqmvp:on-pr-c3e1f218d2109c7483458d7e959151fe787828b7"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-oela/test-comp-pac-gitlab-unqmvp:on-pr-c3e1f218d2109c7483458d7e959151fe787828b7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-67b024cc382b64892900e186f2265e44-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp67b024cc382b64892900e186f2265e44-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g67b024cc382b64892900e186f2265e44-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac67b024cc382b64892900e186f2265e44-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes67b024cc382b64892900e186f2265e44-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-9538a3bf7ff2acd0c7448884bfd81876","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g67b024cc382b64892900e186f2265e44-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-67b024cc382b64892900e186f2265e44-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa67b024cc382b64892900e186f2265e44-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g67b024cc382b64892900e186f2265e44-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p67b024cc382b64892900e186f2265e44-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4ac439a8cb80170f56be7a8b0472ad72-678de567867aad32-01"}},"deletionTimestamp":"2026-04-24 23:04:24 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","prGroup":"konflux-test-comp-pac-gitlab-unqmvp","prGroupHash":"168d3b6989b247f48b57919dad5c87c87e5e73439c72eb59009d4165a05ea0"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:04:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:09Z","completionTime":"2026-04-24T23:04:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-oela/test-comp-pac-gitlab-unqmvp:on-pr-c3e1f218d2109c7483458d7e959151fe787828b7"},{"name":"IMAGE_DIGEST","value":"sha256:f103a288f4d07844d2ba42c499a514b5cdc4e0ef4bf862fdcb4d7bec35371650"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"c3e1f218d2109c7483458d7e959151fe787828b7"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"c3e1f218d2109c7483458d7e959151fe787828b7"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-oela/test-comp-pac-gitlab-unqmvp:on-pr-c3e1f218d2109c7483458d7e959151fe787828b7"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-oela/test-comp-pac-gitlab-unqmvp:on-pr-c3e1f218d2109c7483458d7e959151fe787828b7"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-67b024cc382b64892900e186f2265e44-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp67b024cc382b64892900e186f2265e44-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g67b024cc382b64892900e186f2265e44-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac67b024cc382b64892900e186f2265e44-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes67b024cc382b64892900e186f2265e44-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-9538a3bf7ff2acd0c7448884bfd81876","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g67b024cc382b64892900e186f2265e44-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-67b024cc382b64892900e186f2265e44-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa67b024cc382b64892900e186f2265e44-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g67b024cc382b64892900e186f2265e44-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p67b024cc382b64892900e186f2265e44-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4ac439a8cb80170f56be7a8b0472ad72-678de567867aad32-01"}},"deletionTimestamp":"2026-04-24 23:04:24 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:04:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","PR group":"konflux-test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:04:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","prGroup":"konflux-test-comp-pac-gitlab-unqmvp","prGroupHash":"168d3b6989b247f48b57919dad5c87c87e5e73439c72eb59009d4165a05ea0"} {"level":"info","ts":"2026-04-24T23:04:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T23:04:29Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478601069} {"level":"info","ts":"2026-04-24T23:04:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","statusName":"Konflux Dev version / my-integration-test-qsjz / test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:04:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenarioName":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T23:04:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-qsjz","commitStatus2.ID":14085441372,"TargetURL":null} {"level":"info","ts":"2026-04-24T23:04:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478601069} {"level":"info","ts":"2026-04-24T23:04:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","statusName":"Konflux Dev version / my-integration-test-ealw / test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:04:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenarioName":"my-integration-test-ealw"} {"level":"info","ts":"2026-04-24T23:04:30Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-ealw","commitStatus2.ID":14085441522,"TargetURL":null} {"level":"info","ts":"2026-04-24T23:04:30Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","reconcileID":"4d33b9c8-01d4-4265-8967-237e1bf5a091","snapshot.Namespace":"gitlab-rep-oela","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp","noteID":3285981404} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp","count":2} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","noteID":3285981404,"commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","pipelineRun.Namespace":"gitlab-rep-oela","pipelineRun.Name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","pipelinerun.Name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-oela/test-comp-pac-gitlab-unqmvp-on-pull-request-lmhq6 with pr group konflux-test-comp-pac-gitlab-unqmvp is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-unqmvp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","PR group":"konflux-fj-test-custom-branch-eullnc"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","prGroup":"konflux-fj-test-custom-branch-eullnc","prGroupHash":"f4bd45673568fc57b561d53ae97ffed3c17573cf45826b264aa5a7e82c07fb"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"}} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-chmh-20260424-225552-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","snapshot.Namespace":"build-e2e-clzj","snapshot.Name":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-isdlvt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-push-64vdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:04:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-push-64vdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-rdbddk-on-push-64vdb is not associated with a pull request","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-isdlvt-on-pull-request-xwszq","PR group":"konflux-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","prGroup":"konflux-python-component-isdlvt","prGroupHash":"00bdf3708268957d6e59b925c280f085bad428c571016673d1588a8a3f9a9d"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:04:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72967525504,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"python-component-isdlvt-on-pull-request-xwszq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"python-component-isdlvt-on-pull-request-xwszq"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-isdlvt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72967525504, NodeID:\"CR_kwDONSo-hs8AAAAQ_TQUgA\", HeadSHA:\"c651b82e2a0f18e296edf5cede9cd40fa5c7bd51\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72967525504\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72967525504\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:04:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-isdlvt snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/python-component-isdlvt-on-pull-request-xwszq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72967525504/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66127311648}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581833180, Number:21365, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21365\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-isdlvt\", SHA:\"c651b82e2a0f18e296edf5cede9cd40fa5c7bd51\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72967525504,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"python-component-isdlvt-on-pull-request-xwszq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"python-component-isdlvt-on-pull-request-xwszq"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-isdlvt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"997.46125ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","reconcileID":"7e40c41a-1a38-4804-b89d-7926a984b3a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"1.002988478s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","reconcileID":"d6d773df-ab87-405e-8cc9-3c50fa0d8fad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"1.013773199s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","reconcileID":"efa08d0a-8d68-4670-bac3-7365a6b8049f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"1.034313065s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","reconcileID":"0736f853-20f4-4e68-bdee-24b72a459eb6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"1.074923327s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","reconcileID":"395c884b-337d-46f8-a1e6-a07a80197233","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"1.155928194s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","reconcileID":"0ac277dd-b81a-44cf-b75a-7e2bcb9da480","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"1.316926988s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","reconcileID":"16fa6c0b-6386-4a3b-93c3-e256811043e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"1.642210412s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","reconcileID":"a1320ebf-08df-4565-af98-f67f2f218e55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"1.771217171s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","reconcileID":"a3dc147f-ecfb-4eb1-b7e9-2b2579dd7964","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"2.282607126s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","reconcileID":"57087d0e-0a49-4b41-af26-1bcf88d5636f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"2.316024343s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","reconcileID":"9c9e2a22-0c44-466a-8ce9-fd198ee20e53","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-abcs-20260424-225619-000","application":"build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"build-suite-test-application-abcs-20260424-225619-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-abcs-20260424-225619-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-jzshlg","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg@sha256:cd516e793f5472d7f326df86d2487511a279d768191db0e5223d130b71b555aa","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzggkz","revision":"3a51e13844eee4e534b50cd6ce90076e175e2221"}}}]} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 76102f4d676ddf64e8caccecb17ec92e30eb00e62d4dd0318bc99cee3e1088 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"}} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","Application.Name":"build-suite-test-application-abcs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"build-suite-test-application-abcs-20260424-225619-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"build-suite-test-application-abcs-20260424-225619-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","snapshot.Namespace":"build-e2e-bful","snapshot.Name":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"build-suite-test-application-abcs-20260424-225619-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:05:04Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-pull-request-g7xpz has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","snapshot.Name":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-pull-request-g7xpz has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-g7xpz","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"339.294072ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"170d52c1-fb8f-48d2-8e0f-99112597cde9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"344.652712ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"f361284a-1ae7-4904-b065-ef16826bfc5a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"355.088063ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"383c6e5e-a32f-4435-a907-b3c5cf5c19df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"375.598168ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"40368643-b0e2-45c6-9bf5-c3124a346a25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"416.60654ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"226f6e7d-b6c7-4105-90a1-3d411830c7d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"497.385259ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"78e6102f-bef6-4ff5-abc9-09102f3640aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"658.626772ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"afd74310-b812-4720-8991-f9c1ec3ba30e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"817.452579ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"d628d67c-d225-4ab1-a97d-e7a78b99f34f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"979.255494ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"a3982529-d90a-4379-98b5-2321820d9614","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"302.869757ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","reconcileID":"b29cefb4-dd68-482f-b882-a713db5ca1d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"308.357383ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","reconcileID":"e3d795b4-0d43-4cb1-bd06-a363e2937372","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"318.816683ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","reconcileID":"32cf2d98-0914-40e4-8f34-a0437b48d928","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"340.074807ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","reconcileID":"6e347e85-fe1b-45dc-805d-506815f98dc8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"380.607987ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","reconcileID":"c0980c02-6c45-4801-a70a-fd1b8f2eb317","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"461.628524ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","reconcileID":"4ca9488d-d92a-47e3-8f2c-6f4029efac89","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.504582148s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"a789a4ec-6c40-4b52-8896-1d8d64ff4336","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"622.74476ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","reconcileID":"5e081f2d-9359-4744-935b-d85b61c5b676","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"944.082803ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","reconcileID":"e00e4109-8ae6-47c5-8593-c594cbcc20d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"2.259975198s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"8e956731-ca6f-4056-950e-0046885f6774","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"1.584788271s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","reconcileID":"342fd378-5d89-42b9-8a6c-ea842cf9b60a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","reconcileID":"4218d19a-4630-47e4-8b9b-b8cfda785412","component.Name":"gl-multi-component-child-gfec"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrzq-20260424-225537-000"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nrzq-20260424-225537-000","application":"build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrzq-20260424-225537-000"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-225537-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrzq-20260424-225537-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-gfec","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-parent-gfec@sha256:4de5cd957fae87af95eff06ba0b32b8d9a7134c6850f782893d7ee74d5359e40","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-kalbcn","revision":"dbee7cfc066c6258c3212ad8fa936a95059adfd7"}}}]} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-gfec is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash cd65ac82de5ef2b96e1e02b4db34d0bc9c61aae7d53e293539175846dca6c3 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nrzq-20260424-225537-000"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"}} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","Application.Name":"build-suite-component-update-nrzq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-225537-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-225537-000"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-225537-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:05:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-225537-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225537-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Namespace":"build-e2e-zssc","snapshot.Name":"build-suite-component-update-nrzq-20260424-225537-000"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-225537-000"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-gfec-on-pull-request-zcm2h has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"1.990950171s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","reconcileID":"ab329942-0b70-4db9-a3cb-715c01607cae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","reconcileID":"a3140854-bd9e-40b5-b16b-f6e263b6bcdf","component.Name":"fj-multi-component-child-ncab"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bmpc-20260424-225542-000"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bmpc-20260424-225542-000","application":"build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bmpc-20260424-225542-000"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-225542-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bmpc-20260424-225542-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-ncab","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ozpu/fj-multi-component-parent-ncab@sha256:498011ce2d7393a786544e81070ebff276acb05b6b5e3bfb78913f2678b0e3c7","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-dccmoh","revision":"73ad3e56957d3749c94955a8e3a86db1e552c22e"}}}]} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-ncab is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 7a19bd805cf4cdd4b739f1184b873cf54cb469205030107c30258408b56459 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bmpc-20260424-225542-000"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"}} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","Application.Name":"build-suite-component-update-bmpc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-225542-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:05:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-225542-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-225542-000"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-225542-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225542-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","snapshot.Namespace":"build-e2e-ozpu","snapshot.Name":"build-suite-component-update-bmpc-20260424-225542-000"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-225542-000"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ncab-on-pull-request-rtd7h has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","snapshot.Name":"build-suite-component-update-bmpc-20260424-225542-000"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ncab-on-pull-request-rtd7h has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-pull-request-rtd7h","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Name":"build-suite-component-update-nrzq-20260424-225537-000"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-gfec-on-pull-request-zcm2h has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-pull-request-zcm2h","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-go-component-vdejza","prGroupHash":"43b7bf9a10a957183f042c7b2e22565e05cefb6339e4bb0a3a25153589f6a3"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:54:15Z","completionTime":"2026-04-24T23:05:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a01af2d15528fd64c996dade77e399d6-c6407ff1d1c01507-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-pull-request-jm2nk has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-go-component-vdejza","prGroupHash":"43b7bf9a10a957183f042c7b2e22565e05cefb6339e4bb0a3a25153589f6a3"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:54:15Z","completionTime":"2026-04-24T23:05:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a01af2d15528fd64c996dade77e399d6-c6407ff1d1c01507-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-pull-request-jm2nk has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-go-component-vdejza","prGroupHash":"43b7bf9a10a957183f042c7b2e22565e05cefb6339e4bb0a3a25153589f6a3"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:54:15Z","completionTime":"2026-04-24T23:05:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a01af2d15528fd64c996dade77e399d6-c6407ff1d1c01507-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-pull-request-jm2nk has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","PR group":"konflux-gl-test-custom-branch-jzshlg"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","prGroup":"konflux-gl-test-custom-branch-jzshlg","prGroupHash":"76102f4d676ddf64e8caccecb17ec92e30eb00e62d4dd0318bc99cee3e1088"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"}} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"build-suite-test-application-abcs-20260424-225619-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-abcs-20260424-225619-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","snapshot.Namespace":"build-e2e-bful","snapshot.Name":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-go-component-vdejza","prGroupHash":"43b7bf9a10a957183f042c7b2e22565e05cefb6339e4bb0a3a25153589f6a3"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:54:15Z","completionTime":"2026-04-24T23:05:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a01af2d15528fd64c996dade77e399d6-c6407ff1d1c01507-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-pull-request-jm2nk has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-go-component-vdejza","prGroupHash":"43b7bf9a10a957183f042c7b2e22565e05cefb6339e4bb0a3a25153589f6a3"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:54:15Z","completionTime":"2026-04-24T23:05:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a01af2d15528fd64c996dade77e399d6-c6407ff1d1c01507-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-jm2nk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-pull-request-jm2nk has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-twkdr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-twkdr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-gfec-on-push-twkdr is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-9n4qd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-9n4qd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-ncab-on-push-9n4qd is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","PR group":"konflux-gl-multi-component-child-gfec"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","prGroup":"konflux-gl-multi-component-child-gfec","prGroupHash":"b0d9752b48366d22a88fd6d9fbde5cb529edbd05039b6da1d482644dda18a0"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"}} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Namespace":"build-e2e-zssc","snapshot.Name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-gfec-on-pull-request-rksvj","PR group":"konflux-gl-multi-component-child-gfec"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","prGroup":"konflux-gl-multi-component-child-gfec","prGroupHash":"b0d9752b48366d22a88fd6d9fbde5cb529edbd05039b6da1d482644dda18a0"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"}} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Namespace":"build-e2e-zssc","snapshot.Name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","PR group":"konflux-gl-multi-component-child-gfec"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"}} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-225455-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Namespace":"build-e2e-zssc","snapshot.Name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","prGroup":"konflux-gl-multi-component-child-gfec","prGroupHash":"b0d9752b48366d22a88fd6d9fbde5cb529edbd05039b6da1d482644dda18a0"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-rksvj"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"681.584346ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"b11ae29f-9e00-4f22-8e36-86341fe776d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"687.038804ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"e20e4e0a-7bca-4f9f-b63e-b120740613d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"697.542697ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"b0355fe7-f8eb-4118-9fa2-7732554fd05f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"718.615096ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"74c40d78-369d-4688-999a-4562d8b01962","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"759.782807ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"2080e336-c6d1-4410-9044-332eac43a365","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"840.854315ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"22efc2ce-4cad-4d29-b0a8-d2a854115092","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"1.001371079s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"6e622401-39b0-41c7-9e39-68c671d0f0fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-gzn6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-gzn6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-ncab-on-push-gzn6t is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"1.414075902s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"a44c59b9-eba9-4a75-828c-2fb905b936e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-push-csgl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-push-csgl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-ncab-on-push-csgl7 is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"2.054867236s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"61dc83a0-1c48-4e52-8749-f1a2d8cacb43","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"2.862507026s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"46241d18-49b0-4bec-996a-7b83aa6df246","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"0cca4de3-6b78-433b-a54d-e2a12edd311f","component.Name":"test-comp-eqdv"} {"level":"info","ts":"2026-04-24T23:05:38Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"0cca4de3-6b78-433b-a54d-e2a12edd311f","component.Name":"test-comp-ltgj"} {"level":"info","ts":"2026-04-24T23:05:38Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","reconcileID":"0cca4de3-6b78-433b-a54d-e2a12edd311f","component.Name":"test-symlink-comp-ouna"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-izsz-20260424-225529-000"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-izsz-20260424-225529-000","application":"test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-izsz-20260424-225529-000"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-225529-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-izsz-20260424-225529-000","snapshot.Spec.Components":[{"name":"test-comp-ykpf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ykpf@sha256:3e7d75452b542d4e7d9ea59e159cc098c0905a02b16795df57dc140a0c754a1a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"c531723a9efdfddad2d57dc90bb329675dd48841"}}}]} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-ykpf is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash cd69a0b99483dc1448ff697ef3380f0b7fd97c35d98020a2bf5206f01b1fb8 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-izsz-20260424-225529-000"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"}} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","Application.Name":"test-app-izsz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-225529-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-225529-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:05:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-225529-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-izsz-20260424-225529-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","snapshot.Namespace":"build-e2e-bhcr","snapshot.Name":"test-app-izsz-20260424-225529-000"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-izsz-20260424-225529-000"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-izsz-20260424-225529-000"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ykpf-on-pull-request-m259s has finished running","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","snapshot.Name":"test-app-izsz-20260424-225529-000"} {"level":"info","ts":"2026-04-24T23:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf-on-pull-request-m259s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ykpf-on-pull-request-m259s has finished running","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-go-component-vdejza","prGroupHash":"43b7bf9a10a957183f042c7b2e22565e05cefb6339e4bb0a3a25153589f6a3"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:54:15Z","completionTime":"2026-04-24T23:05:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a01af2d15528fd64c996dade77e399d6-c6407ff1d1c01507-01"}},"deletionTimestamp":"2026-04-24 23:05:41 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-pull-request-jm2nk has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-go-component-vdejza","prGroupHash":"43b7bf9a10a957183f042c7b2e22565e05cefb6339e4bb0a3a25153589f6a3"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:54:15Z","completionTime":"2026-04-24T23:05:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a01af2d15528fd64c996dade77e399d6-c6407ff1d1c01507-01"}},"deletionTimestamp":"2026-04-24 23:05:41 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-pull-request-jm2nk has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-go-component-vdejza","prGroupHash":"43b7bf9a10a957183f042c7b2e22565e05cefb6339e4bb0a3a25153589f6a3"} {"level":"info","ts":"2026-04-24T23:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T22:54:15Z","completionTime":"2026-04-24T23:05:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza:on-pr-a7c76f8e0dfa721978a4a0a9a974930aa89eaa67"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-vdejza-on-pull-request-jm2nk-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a01af2d15528fd64c996dade77e399d6-c6407ff1d1c01507-01"}},"deletionTimestamp":"2026-04-24 23:05:41 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-pull-request-jm2nk has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-jm2nk","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:43Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-z9d4c\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fe1664bca3ae1b31d964bad85fb321f2-51bded43968fe966-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-z9d4c has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:43Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-z9d4c\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fe1664bca3ae1b31d964bad85fb321f2-51bded43968fe966-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-z9d4c has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-rksvj"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:43Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-rksvj\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-83b64d5d8e19a13446a149ac3d5dc648-136bc725907c5bd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-rksvj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:43Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-z9d4c\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fe1664bca3ae1b31d964bad85fb321f2-51bded43968fe966-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-z9d4c has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-rksvj"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:43Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-rksvj\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-83b64d5d8e19a13446a149ac3d5dc648-136bc725907c5bd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-rksvj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-rksvj"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:43Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-rksvj\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-83b64d5d8e19a13446a149ac3d5dc648-136bc725907c5bd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-rksvj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:43Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-z9d4c\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fe1664bca3ae1b31d964bad85fb321f2-51bded43968fe966-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-z9d4c has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-rksvj"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:43Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-rksvj\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-83b64d5d8e19a13446a149ac3d5dc648-136bc725907c5bd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-rksvj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:43Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-z9d4c\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fe1664bca3ae1b31d964bad85fb321f2-51bded43968fe966-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-z9d4c has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:44Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-z9d4c\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fe1664bca3ae1b31d964bad85fb321f2-51bded43968fe966-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-z9d4c has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-rksvj"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:43Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-rksvj\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:43Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-83b64d5d8e19a13446a149ac3d5dc648-136bc725907c5bd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-rksvj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-rksvj"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:45Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-rksvj\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:45Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-83b64d5d8e19a13446a149ac3d5dc648-136bc725907c5bd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-rksvj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:44Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-z9d4c\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fe1664bca3ae1b31d964bad85fb321f2-51bded43968fe966-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-z9d4c has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-rksvj"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:45Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-rksvj\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:45Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-83b64d5d8e19a13446a149ac3d5dc648-136bc725907c5bd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-rksvj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"991.003123ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"8a0f6e2a-8dda-48df-9981-47a7cbe0cdc4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"996.484695ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"da4ad2ce-7539-48b7-8b34-e2ef57d89594","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"1.0074025s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"534cf2f3-bee0-4c76-918e-6ee9f1397e89","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"1.028122168s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"a555f87c-12e3-409f-ba92-efebdef939f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"1.069253633s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"bf8f0494-85eb-4d9a-9728-6e6a01b28682","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"1.150503302s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"d47603e6-0ffc-44be-8615-8379bc75f8fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"185.903171ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"ac63c61a-71f2-4bf2-b39b-7d9b3dcbfb43","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"311.715107ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"a61cba5d-1390-4556-bb89-317f2903fc11","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-z9d4c"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:44Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-z9d4c\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-fe1664bca3ae1b31d964bad85fb321f2-51bded43968fe966-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-z9d4c has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-z9d4c","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-vdejza-on-pull-request-kg9rr","PR group":"konflux-go-component-vdejza"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-go-component-vdejza","prGroupHash":"43b7bf9a10a957183f042c7b2e22565e05cefb6339e4bb0a3a25153589f6a3"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-rksvj"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:05:45Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-gfec-on-pull-request-rksvj\" was cancelled"}],"startTime":"2026-04-24T23:05:30Z","completionTime":"2026-04-24T23:05:45Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn"},{"name":"revision","value":"60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec:on-pr-60ef52d87e002758a9c244ee9037a97f3db850dd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-83b64d5d8e19a13446a149ac3d5dc648-136bc725907c5bd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-rksvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-rksvj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-rksvj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"1.003191102s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"8c298ff1-9808-45a2-b0b8-f311bcb90129","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"1.243069841s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:05:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"5d43ef1f-a1ff-424a-bd80-98c03f9a3ae0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"fd3305a6-37db-4b57-a86e-f1c6b26058bf","component.Name":"test-comp-ltgj"} {"level":"info","ts":"2026-04-24T23:05:48Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"fd3305a6-37db-4b57-a86e-f1c6b26058bf","component.Name":"test-comp-ykpf"} {"level":"info","ts":"2026-04-24T23:05:48Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","reconcileID":"fd3305a6-37db-4b57-a86e-f1c6b26058bf","component.Name":"test-symlink-comp-ouna"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-izsz-20260424-230320-000"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-izsz-20260424-230320-000","application":"test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-izsz-20260424-230320-000"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230320-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-izsz-20260424-230320-000","snapshot.Spec.Components":[{"name":"test-comp-eqdv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-eqdv@sha256:199fe6488bf928899cf75b8be8ed1c57d4140ee718189b9456a89ff403af51e7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"6e5a543c75ac58bd4a5067c4f228af8a6a7cf80c"}}}]} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-eqdv is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3646660475c1f87f82bf3647c8e5b5dbf739553814b062bf3fa5ce0fb84874 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-izsz-20260424-230320-000"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"}} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","Application.Name":"test-app-izsz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230320-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:05:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230320-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-izsz-20260424-230320-000"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230320-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","snapshot.Namespace":"build-e2e-bhcr","snapshot.Name":"test-app-izsz-20260424-230320-000"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-izsz-20260424-230320-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-izsz-20260424-230320-000"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-eqdv-on-pull-request-pl6f2 has finished running","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","snapshot.Name":"test-app-izsz-20260424-230320-000"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv-on-pull-request-pl6f2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-eqdv-on-pull-request-pl6f2 has finished running","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ltgj","prGroupHash":"f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:51Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:43Z","completionTime":"2026-04-24T23:01:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"IMAGE_DIGEST","value":"sha256:34d6b44a0ec3aba7098d3491a2cd9eb0bd9add4739012bcc58e604673dd50d18"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb63c408bd8a8f670cc70be220754670f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-63efd7f3d783b8fb942a7754bfe25b62","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d500b6b11b0f316ec71f238c7a4034ca-a4aa5a8b45cc5461-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-7vpfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ltgj-on-pull-request-7vpfh has finished running","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ltgj","prGroupHash":"f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:51Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:43Z","completionTime":"2026-04-24T23:01:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"IMAGE_DIGEST","value":"sha256:34d6b44a0ec3aba7098d3491a2cd9eb0bd9add4739012bcc58e604673dd50d18"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb63c408bd8a8f670cc70be220754670f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-63efd7f3d783b8fb942a7754bfe25b62","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d500b6b11b0f316ec71f238c7a4034ca-a4aa5a8b45cc5461-01"}},"deletionTimestamp":"2026-04-24 23:05:55 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ltgj-on-pull-request-7vpfh has finished running","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ltgj","prGroupHash":"f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:51Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:43Z","completionTime":"2026-04-24T23:01:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"IMAGE_DIGEST","value":"sha256:34d6b44a0ec3aba7098d3491a2cd9eb0bd9add4739012bcc58e604673dd50d18"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb63c408bd8a8f670cc70be220754670f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-63efd7f3d783b8fb942a7754bfe25b62","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d500b6b11b0f316ec71f238c7a4034ca-a4aa5a8b45cc5461-01"}},"deletionTimestamp":"2026-04-24 23:05:55 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ltgj-on-pull-request-7vpfh has finished running","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ltgj","prGroupHash":"f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:51Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-24T22:54:43Z","completionTime":"2026-04-24T23:01:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"IMAGE_DIGEST","value":"sha256:34d6b44a0ec3aba7098d3491a2cd9eb0bd9add4739012bcc58e604673dd50d18"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj:on-pr-db18fbb42b6f2af92f371221a2603b144d6f270c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb63c408bd8a8f670cc70be220754670f-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-63efd7f3d783b8fb942a7754bfe25b62","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-ltgj-on-pull-request-7vpfh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d500b6b11b0f316ec71f238c7a4034ca-a4aa5a8b45cc5461-01"}},"deletionTimestamp":"2026-04-24 23:05:55 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ltgj-on-pull-request-7vpfh has finished running","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-7vpfh","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-ltgj-on-pull-request-4tbsp","PR group":"konflux-test-comp-ltgj"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-comp-ltgj","prGroupHash":"f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/go-component-vdejza-on-pull-request-jm2nk with pr group konflux-go-component-vdejza is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bhcr/test-comp-ltgj-on-pull-request-7vpfh with pr group konflux-test-comp-ltgj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","elapsedSinceCompletion":"204.694648ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","reconcileID":"8ef291ef-dfa7-4c20-a675-04f3d88e618d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","elapsedSinceCompletion":"210.219797ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","reconcileID":"f59fb36f-5782-427c-ba03-f7d7c01d0d87","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","elapsedSinceCompletion":"220.655066ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","reconcileID":"483c06e4-f4de-44f8-bdc6-dfd0c68477a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","elapsedSinceCompletion":"241.168023ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","reconcileID":"070dcea6-f588-4979-81b9-c2832db03e98","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","elapsedSinceCompletion":"281.845497ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","reconcileID":"b7749477-d940-4a10-a107-ae6a04e4e60c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","elapsedSinceCompletion":"363.098306ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","reconcileID":"3c3765b9-6b2b-4350-ab09-9ca7ffa4f654","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","elapsedSinceCompletion":"414.111027ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","reconcileID":"feb1a292-cb95-48d6-a127-072daf6fd2ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","elapsedSinceCompletion":"523.758431ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","reconcileID":"a8d11dc0-c421-43cb-b1d7-0b752890c054","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","elapsedSinceCompletion":"1.148156591s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","reconcileID":"3cd48d76-242b-4bb1-8c0d-604508481be6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","elapsedSinceCompletion":"1.164879588s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","reconcileID":"5b474f9a-8530-4bd5-8e0d-fc7257067f32","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-dlwh-20260424-230244-000","application":"integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"integ-app-dlwh-20260424-230244-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-dlwh-20260424-230244-000","snapshot.Spec.Components":[{"name":"test-component-pac-xcgwag","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-qacx/test-component-pac-xcgwag@sha256:84e8653ed801e34d2f89fdc267e6b062e598f64d47bb266530bc83f7d22b7435","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"55f1098ca7636b5561bc3109d8206a3f162810d1"}}}]} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-xcgwag is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash de2542154b8d60d56b911234b192f02f525f07355e348c53a0dc647660d710 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","integrationTestScenario.Name":"my-integration-test-nsvq"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","Application.Name":"integ-app-dlwh","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Namespace":"integration1-qacx","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","integrationTestScenario.Name":"my-integration-test-nsvq"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","destinationComponentSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"my-integration-test-nsvq-wwpwx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nsvq"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","scenario.Name":"my-integration-test-nsvq","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","scenario.Name":"my-integration-test-nsvq","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"integ-app-dlwh-20260424-230244-000","reconcileID":"c33a688e-c1fb-4211-bca1-027997727106","snapshot.name":"integ-app-dlwh-20260424-230244-000","pipelinerun.name":"test-component-pac-xcgwag-on-pull-request-w42lg","duration":2.238021312} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"integ-app-dlwh-20260424-230244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","Scenario":"my-integration-test-nsvq"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","Label":"my-integration-test-nsvq"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","Application.Name":"integ-app-dlwh","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","integrationTestScenario.Name":"my-integration-test-nsvq","pipelineRun.Name":"my-integration-test-nsvq-wwpwx"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","existingCheckRun":"github.CheckRun{ID:72967332469, NodeID:\"CR_kwDOKrwUx88AAAAQ_TEidQ\", HeadSHA:\"55f1098ca7636b5561bc3109d8206a3f162810d1\", ExternalID:\"my-integration-test-nsvq-test-component-pac-xcgwag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967332469\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72967332469\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-xcgwag snapshot scenario my-integration-test-nsvq is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-qacx/test-component-pac-xcgwag-on-pull-request-w42lg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967332469/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag\", CheckSuite:github.CheckSuite{ID:66127124713}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802084, Number:29927, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29927\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-xcgwag\", SHA:\"55f1098ca7636b5561bc3109d8206a3f162810d1\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-yumzas\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ID":72967332469,"CheckName":"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","testedSnapshot.Name":"integ-app-dlwh-20260424-230244-000","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-xcgwag-on-pull-request-w42lg has finished running","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","destinationComponentSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","scenario.Name":"my-integration-test-nsvq","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","scenario.Name":"my-integration-test-nsvq","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nsvq-wwpwx","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"my-integration-test-nsvq-wwpwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:06:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","existingCheckRun":"github.CheckRun{ID:72967332469, NodeID:\"CR_kwDOKrwUx88AAAAQ_TEidQ\", HeadSHA:\"55f1098ca7636b5561bc3109d8206a3f162810d1\", ExternalID:\"my-integration-test-nsvq-test-component-pac-xcgwag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967332469\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72967332469\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-xcgwag snapshot integ-app-dlwh-20260424-230244-000 and scenario my-integration-test-nsvq is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967332469/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag\", CheckSuite:github.CheckSuite{ID:66127124713}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802084, Number:29927, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29927\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-xcgwag\", SHA:\"55f1098ca7636b5561bc3109d8206a3f162810d1\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-yumzas\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ID":72967332469,"CheckName":"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","testedSnapshot.Name":"integ-app-dlwh-20260424-230244-000","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","destinationComponentSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","scenario.Name":"my-integration-test-nsvq","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","scenario.Name":"my-integration-test-nsvq","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","existingCheckRun":"github.CheckRun{ID:72967332469, NodeID:\"CR_kwDOKrwUx88AAAAQ_TEidQ\", HeadSHA:\"55f1098ca7636b5561bc3109d8206a3f162810d1\", ExternalID:\"my-integration-test-nsvq-test-component-pac-xcgwag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967332469\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72967332469\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-xcgwag snapshot integ-app-dlwh-20260424-230244-000 and scenario my-integration-test-nsvq is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-nsvq-wwpwx' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967332469/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag\", CheckSuite:github.CheckSuite{ID:66127124713}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802084, Number:29927, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29927\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-xcgwag\", SHA:\"55f1098ca7636b5561bc3109d8206a3f162810d1\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-yumzas\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ID":72967332469,"CheckName":"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","testedSnapshot.Name":"integ-app-dlwh-20260424-230244-000","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag-on-pull-request-w42lg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-xcgwag-on-pull-request-w42lg has finished running","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-25r55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-25r55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-gfec-on-push-25r55 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-push-4f2pb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-push-4f2pb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-gfec-on-push-4f2pb is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"integ-app-dlwh-20260424-230244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"integ-app-dlwh-20260424-230244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","destinationComponentSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nsvq-wwpwx","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"my-integration-test-nsvq-wwpwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","scenario.Name":"my-integration-test-nsvq","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","scenario.Name":"my-integration-test-nsvq","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testedSnapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ExternalID":"my-integration-test-nsvq-test-component-pac-xcgwag"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","existingCheckRun":"github.CheckRun{ID:72967332469, NodeID:\"CR_kwDOKrwUx88AAAAQ_TEidQ\", HeadSHA:\"55f1098ca7636b5561bc3109d8206a3f162810d1\", ExternalID:\"my-integration-test-nsvq-test-component-pac-xcgwag\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967332469\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72967332469\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-xcgwag snapshot integ-app-dlwh-20260424-230244-000 and scenario my-integration-test-nsvq is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967332469/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag\", CheckSuite:github.CheckSuite{ID:66127124713}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581802084, Number:29927, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29927\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-xcgwag\", SHA:\"55f1098ca7636b5561bc3109d8206a3f162810d1\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-yumzas\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","ID":72967332469,"CheckName":"Konflux Dev version / my-integration-test-nsvq / test-component-pac-xcgwag","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","testedSnapshot.Name":"integ-app-dlwh-20260424-230244-000","destinationSnapshot.Name":"integ-app-dlwh-20260424-230244-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-dlwh-20260424-230244-000","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"my-integration-test-nsvq-wwpwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-hrq54","reconcileID":"594276a1-4111-402c-ad8e-35f936546e88","Component.Namespace":"konflux-osie","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra@sha256:27929a21399e2d2d8e22f45acbd49aebaa2842552d7f5f3a59563fea42b658d5","Component.Name":"konflux-demo-component-nsra","lastBuildCommit":"bc05d7efcc790bd627aaa18735cee4521e6bdfb6"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","component.Namespace":"konflux-osie","component.Name":"konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260424-230243-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-app-20260424-230243-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260424-230243-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-nsra","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-osie/konflux-demo-component-nsra@sha256:27929a21399e2d2d8e22f45acbd49aebaa2842552d7f5f3a59563fea42b658d5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"bc05d7efcc790bd627aaa18735cee4521e6bdfb6"}}}]} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"}} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-230243-000","testedSnapshot":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-ocqw"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-230243-000","testedSnapshot":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-230243-000","testedSnapshot":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"my-integration-test-ocqw-tr4rx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ocqw"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-hrq54","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:43Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"namespace":"konflux-osie","name":"konflux-demo-app-20260424-230243-000","reconcileID":"556cf198-e53f-4e9f-a631-f6e24ba2a1ae","snapshot.name":"konflux-demo-app-20260424-230243-000","pipelinerun.name":"konflux-demo-component-nsra-on-push-hrq54","duration":2.626834295} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-app-20260424-230243-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-hrq54","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ExternalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ExternalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72967324653, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_TED7Q\", HeadSHA:\"bc05d7efcc790bd627aaa18735cee4521e6bdfb6\", ExternalID:\"my-integration-test-ocqw-konflux-demo-component-nsra\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967324653\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72967324653\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-24 23:02:38 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 23:02:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-nsra snapshot konflux-demo-app-20260424-225541-000 and scenario my-integration-test-ocqw has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 17s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 18s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967324653/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra\", CheckSuite:github.CheckSuite{ID:66126544871}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.NameSpace":"konflux-osie","snapshot.Name":"konflux-demo-app-20260424-230243-000","scenarioName":"my-integration-test-ocqw","externalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-hrq54","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-hrq54","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsra-on-push-hrq54 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra-on-push-hrq54","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsra-on-push-hrq54 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ID":72967674676,"CheckName":"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-230243-000","destinationSnapshot.Name":"konflux-demo-app-20260424-230243-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ocqw-tr4rx","namespace":"konflux-osie"},"namespace":"konflux-osie","name":"my-integration-test-ocqw-tr4rx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"}} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-230243-000","testedSnapshot":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-230243-000","testedSnapshot":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-230243-000","testedSnapshot":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ExternalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72967674676, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_TZbNA\", HeadSHA:\"bc05d7efcc790bd627aaa18735cee4521e6bdfb6\", ExternalID:\"my-integration-test-ocqw-konflux-demo-component-nsra\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967674676\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72967674676\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:06:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-nsra snapshot konflux-demo-app-20260424-230243-000 and scenario my-integration-test-ocqw is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967674676/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra\", CheckSuite:github.CheckSuite{ID:66126544871}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ID":72967674676,"CheckName":"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-230243-000","destinationSnapshot.Name":"konflux-demo-app-20260424-230243-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-ughm","application":"integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-dlwh has been set as a Controller OwnerReference on Snapshot snapshot-sample-ughm","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"snapshot-sample-ughm","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","Application.Name":"integ-app-dlwh","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","integrationTestScenario.Name":"my-integration-test-nsvq"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"snapshot-sample-ughm"} {"level":"error","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Namespace":"integration1-qacx","snapshot.Name":"snapshot-sample-ughm","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"my-integration-test-nsvq-gxkd7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nsvq"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"snapshot-sample-ughm","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"skipped-its-j2b9p","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"snapshot-sample-ughm"} {"level":"error","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Namespace":"integration1-qacx","snapshot.Name":"snapshot-sample-ughm","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"snapshot-sample-ughm"} {"level":"error","ts":"2026-04-24T23:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Namespace":"integration1-qacx","snapshot.Name":"snapshot-sample-ughm","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nsvq-gxkd7","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"my-integration-test-nsvq-gxkd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:06:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:06:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:06:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"snapshot-sample-ughm"} {"level":"error","ts":"2026-04-24T23:06:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Namespace":"integration1-qacx","snapshot.Name":"snapshot-sample-ughm","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:06:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-j2b9p","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"skipped-its-j2b9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"494.228348ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","reconcileID":"b9a3d966-3ca0-43b8-99a2-9e2deab7d162","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"499.80242ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","reconcileID":"4175018c-649b-4e93-b9ad-8448d2964eb0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"510.271137ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","reconcileID":"3ce19d65-7713-4490-b7d2-127a46461072","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"531.486004ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","reconcileID":"5b6a0986-6d44-441b-99f6-6ae1f988a50c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"572.901648ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","reconcileID":"41e69b96-583b-43cd-826c-f3f6b48da7af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"654.083284ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","reconcileID":"53dac134-c46f-426a-bb01-71e4d2ac314b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"815.199441ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","reconcileID":"88c8448f-5d0f-4578-9ded-d141f8a293d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"1.136204277s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","reconcileID":"f8fc4957-5bad-4393-bc05-55c2266ce76a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"1.646238629s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","reconcileID":"cbb20eeb-24b4-43fa-8005-82e3085c1ccf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"1.777591344s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","reconcileID":"8c57cea6-19d9-42ed-86e0-c09649fc1d81","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"1.978281508s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:06:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","reconcileID":"8ffcd8f2-e68c-4115-ae29-454a224e95b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"}} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-app-20260424-230243-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-app-20260424-230243-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260424-230243-000","testedSnapshot":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ocqw-tr4rx","namespace":"konflux-osie"},"namespace":"konflux-osie","name":"my-integration-test-ocqw-tr4rx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-230243-000","testedSnapshot":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","scenario.Name":"my-integration-test-ocqw","destinationSnapshot.Name":"konflux-demo-app-20260424-230243-000","testedSnapshot":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ctga-20260424-225604-000","application":"build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"build-suite-test-application-ctga-20260424-225604-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ctga-20260424-225604-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-uesxfr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-axhc/gh-test-custom-branch-uesxfr@sha256:c024f943acef0a3e9e508ef323d3e59e26cec6f5c47e3a0a5fbf1f7d1d12a091","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xgjyoi","revision":"f6919de9d195b4f1412f75438cca3a02b8656ba9"}}}]} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ExternalID":"my-integration-test-ocqw-konflux-demo-component-nsra"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:72967674676, NodeID:\"CR_kwDOMZ6fKs8AAAAQ_TZbNA\", HeadSHA:\"bc05d7efcc790bd627aaa18735cee4521e6bdfb6\", ExternalID:\"my-integration-test-ocqw-konflux-demo-component-nsra\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967674676\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/72967674676\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:06:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-nsra snapshot konflux-demo-app-20260424-230243-000 and scenario my-integration-test-ocqw is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/72967674676/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra\", CheckSuite:github.CheckSuite{ID:66126544871}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-app-20260424-230243-000-bc05d7e-5wb9h","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","release.Name":"konflux-demo-app-20260424-230243-000-bc05d7e-5wb9h"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 80aacdea14a771fa850a32572636f958cd598040b3a6cf2d41749272edfeb6 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","ID":72967674676,"CheckName":"Konflux Dev version / my-integration-test-ocqw / konflux-demo-component-nsra","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260424-230243-000","destinationSnapshot.Name":"konflux-demo-app-20260424-230243-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","Application.Name":"build-suite-test-application-ctga","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"build-suite-test-application-ctga-20260424-225604-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:06:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260424-230243-000","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"my-integration-test-ocqw-tr4rx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"}} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"build-suite-test-application-ctga-20260424-225604-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","snapshot.Namespace":"build-e2e-axhc","snapshot.Name":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:06:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-uesxfr-on-pull-request-fffv4 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:06:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","snapshot.Name":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-uesxfr-on-pull-request-fffv4 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-fffv4","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"snapshot-sample-ughm"} {"level":"error","ts":"2026-04-24T23:07:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Namespace":"integration1-qacx","snapshot.Name":"snapshot-sample-ughm","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:07:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:07:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nsvq-gxkd7","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"my-integration-test-nsvq-gxkd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:07:01Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"my-integration-test-nsvq-gxkd7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","PR group":"konflux-gh-test-custom-branch-uesxfr"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"snapshot-sample-ughm","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","prGroup":"konflux-gh-test-custom-branch-uesxfr","prGroupHash":"80aacdea14a771fa850a32572636f958cd598040b3a6cf2d41749272edfeb6"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 2 required Integration PipelineRuns succeeded","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"snapshot-sample-ughm","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:07:03Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-ughm', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"snapshot-sample-ughm","reconcileID":"b7485f4e-1e1a-4db1-8e58-c5bd65fed689"} {"level":"error","ts":"2026-04-24T23:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Namespace":"integration1-qacx","snapshot.Name":"snapshot-sample-ughm","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-j2b9p","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"skipped-its-j2b9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","snapshot.Name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"snapshot-sample-ughm-4vxhl","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","release.Name":"snapshot-sample-ughm-4vxhl"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"skipped-its-j2b9p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"}} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-ctga-20260424-225604-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-ughm","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-osie","snapshot":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-osie","snapshot":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"konflux-demo-app-20260424-225541-000\" not found","pipelineRun":{"name":"my-integration-test-ocqw-gc77d","namespace":"konflux-osie"}} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"konflux-demo-app-20260424-230243-000\" not found","pipelineRun":{"name":"my-integration-test-ocqw-tr4rx","namespace":"konflux-osie"}} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-225541-000"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsra-on-push-5j7tn has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-5j7tn","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260424-230243-000"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-nsra-on-push-hrq54 has finished running","buildpipelineRun":{"name":"konflux-demo-component-nsra-on-push-hrq54","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:07:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-qacx","snapshot":"snapshot-sample-ughm"} {"level":"info","ts":"2026-04-24T23:07:10Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-ughm\" not found","pipelineRun":{"name":"my-integration-test-nsvq-gxkd7","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:07:10Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-nsra","namespace":"konflux-osie"},"application":"konflux-osie/konflux-demo-app","namespace":"konflux-osie","name":"konflux-demo-component-nsra","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:07:10Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-ughm\" not found","pipelineRun":{"name":"skipped-its-j2b9p","namespace":"integration1-qacx"}} {"level":"info","ts":"2026-04-24T23:07:10Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-xcgwag","namespace":"integration1-qacx"},"application":"integration1-qacx/integ-app-dlwh","namespace":"integration1-qacx","name":"test-component-pac-xcgwag","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-nsvq-wwpwx","namespace":"integration1-qacx"},"pipelineRun.Name":"my-integration-test-nsvq-wwpwx"} {"level":"info","ts":"2026-04-24T23:07:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nsvq-wwpwx","namespace":"integration1-qacx"},"namespace":"integration1-qacx","name":"my-integration-test-nsvq-wwpwx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-24T23:07:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-xcgwag-on-pull-request-w42lg","namespace":"integration1-qacx"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:07:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-qacx","snapshot":"integ-app-dlwh-20260424-230244-000"} {"level":"info","ts":"2026-04-24T23:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-attiro","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:07:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-vxva","name":"my-integration-test-ugzu"}} {"level":"info","ts":"2026-04-24T23:07:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ugzu"} {"level":"info","ts":"2026-04-24T23:07:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ugzu"} {"level":"info","ts":"2026-04-24T23:07:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T23:07:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-vxva","name":"skipped-its-fail"}} {"level":"info","ts":"2026-04-24T23:07:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-24T23:07:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-24T23:07:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-attiro-on-pull-request-x5xw9","PR group":"konflux-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","prGroup":"konflux-test-component-pac-attiro","prGroupHash":"b684a872abd340298bbf9d4101ef2d186516be75abc8f81baa1b996173f0cf"} {"level":"info","ts":"2026-04-24T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ExternalID":"my-integration-test-ugzu-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ExternalID":"my-integration-test-ugzu-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.NameSpace":"integration2-vxva","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ugzu","externalID":"my-integration-test-ugzu-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ID":72967747375,"CheckName":"Konflux Dev version / my-integration-test-ugzu / test-component-pac-attiro","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","pipelineRun.Namespace":"integration2-vxva","pipelineRun.Name":"test-component-pac-attiro-on-pull-request-x5xw9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","pipelinerun.Name":"test-component-pac-attiro-on-pull-request-x5xw9"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-attiro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ExternalID":"my-integration-test-ugzu-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ExternalID":"my-integration-test-ugzu-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","existingCheckRun":"github.CheckRun{ID:72967747375, NodeID:\"CR_kwDOKrwUx88AAAAQ_Td3Lw\", HeadSHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", ExternalID:\"my-integration-test-ugzu-test-component-pac-attiro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967747375\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72967747375\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:07:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-attiro snapshot scenario my-integration-test-ugzu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-vxva/test-component-pac-attiro-on-pull-request-x5xw9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967747375/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ugzu / test-component-pac-attiro\", CheckSuite:github.CheckSuite{ID:66127537201}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581839656, Number:29930, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29930\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-attiro\", SHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-waczqx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ID":72967747375,"CheckName":"Konflux Dev version / my-integration-test-ugzu / test-component-pac-attiro","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","pipelineRun.Namespace":"integration2-vxva","pipelineRun.Name":"test-component-pac-attiro-on-pull-request-x5xw9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","pipelinerun.Name":"test-component-pac-attiro-on-pull-request-x5xw9"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-attiro is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","elapsedSinceCompletion":"243.287407ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","reconcileID":"1572b266-1f6b-45eb-ba34-934e81325807","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","elapsedSinceCompletion":"248.810053ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","reconcileID":"5bb30a5f-9a65-43dd-9683-1d3e9ecdd1f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","elapsedSinceCompletion":"259.317619ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","reconcileID":"2336fbb7-bd52-4cee-8add-d002663cf38c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","elapsedSinceCompletion":"280.347422ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","reconcileID":"e6af8ff2-3095-4efb-a83c-3df91d225235","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","elapsedSinceCompletion":"320.916244ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","reconcileID":"1073e313-0bdf-4818-bedf-5d9ea81ff140","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","elapsedSinceCompletion":"402.34347ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","reconcileID":"512dd696-2ca8-42e9-98e8-44fa2030f0ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","elapsedSinceCompletion":"432.318304ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","reconcileID":"453688bf-2bbf-4baa-a6c6-06a95658fc94","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","elapsedSinceCompletion":"563.224769ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","reconcileID":"5ae2ce69-0f16-4584-9515-5d2570cf5614","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","elapsedSinceCompletion":"1.12816041s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","reconcileID":"6c1989b0-8c28-45c9-9031-e39cf7eb96b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","elapsedSinceCompletion":"1.204266074s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","reconcileID":"bd06ae27-4c18-4925-b340-a5a15eeef42b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"865.06716ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"1306c3ac-1987-4fcb-beda-4f58c19d331d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"870.565665ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"b6d1e40f-f478-4cb2-bf89-cf42e1e4edf8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"881.110908ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"ad011052-3259-4a68-8e6a-13220eecda27","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"902.304043ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"83127a00-e8a7-4f10-a34f-b08fec11f16d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"943.049718ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"d3b01af1-a4af-4229-8b3c-950bb8374185","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"1.023631356s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"0473bed7-e219-40a2-b34d-c53485a0a629","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ilud-20260424-230430-000","application":"integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"integ-app-ilud-20260424-230430-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ilud-20260424-230430-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-unqmvp","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-oela/test-comp-pac-gitlab-unqmvp@sha256:41c464b0782b6dc28e253baf4d15286a4c788485b60224244847b344eb3dfc0f","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"88722006e59fc10f8890e25477b0dd24383e682e"}}}]} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-unqmvp is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 168d3b6989b247f48b57919dad5c87c87e5e73439c72eb59009d4165a05ea0 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"}} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","snapshot.Name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","integrationTestScenario.Name":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","Application.Name":"integ-app-ilud","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","snapshot.Namespace":"gitlab-rep-oela","snapshot.Name":"integ-app-ilud-20260424-230430-000"} 2026/04/24 23:07:53 http: TLS handshake error from 10.128.0.2:48480: EOF {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","integrationTestScenario.Name":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"}} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","snapshot.Name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","destinationComponentSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-ealw","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-ealw","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"my-integration-test-qsjz-cqjdk","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T23:07:53Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"integ-app-ilud-20260424-230430-000","reconcileID":"e5dd5abc-d5f6-4ec9-aa10-4e9fb9ecf60e","snapshot.name":"integ-app-ilud-20260424-230430-000","pipelinerun.name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","duration":2.279524144} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"integ-app-ilud-20260424-230430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","integrationTestScenario.Name":"my-integration-test-ealw"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478601069} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"my-integration-test-ealw-6gbsl","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ealw"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","Scenario":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","Label":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","Application.Name":"integ-app-ilud","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","integrationTestScenario.Name":"my-integration-test-qsjz","pipelineRun.Name":"my-integration-test-qsjz-cqjdk"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","integrationTestScenario.Name":"my-integration-test-ealw","pipelineRun.Name":"my-integration-test-ealw-6gbsl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commitStatus.Name":"Konflux Dev version / my-integration-test-ealw / test-comp-pac-gitlab-unqmvp","commitStatus.ID":14085441522} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-ealw","commitStatus.ID":14085441522,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","testedSnapshot.Name":"integ-app-ilud-20260424-230430-000","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-qsjz","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"1.542551872s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"f255ab63-addc-48b0-b724-e78ca674d180","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478601069} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qsjz-cqjdk","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"my-integration-test-qsjz-cqjdk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commitStatus.Name":"Konflux Dev version / my-integration-test-qsjz / test-comp-pac-gitlab-unqmvp","commitStatus.ID":14085441372} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-qsjz","commitStatus.ID":14085441372,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","testedSnapshot.Name":"integ-app-ilud-20260424-230430-000","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"1.863841441s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"91981430-079d-409b-91c5-17dc73fd34b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"1.92513328s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"582d0b2a-b7b5-4d93-82cd-cb72a5b3cc0e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ealw-6gbsl","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"my-integration-test-ealw-6gbsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp","noteID":3285981404} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:07:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp","count":2} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"2.504668506s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"08d3a0c1-8744-459a-8139-c4fb8ae62ca6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"2.571168117s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:07:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"3cb339dc-abb9-44e4-b57c-9eb9b6afe936","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","reconcileID":"467e4338-fa2b-45fb-abd2-7a586236fd74","component.Name":"gh-multi-component-child-wdki"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfbl-20260424-230214-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfbl-20260424-230214-000","application":"build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfbl-20260424-230214-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-230214-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cfbl-20260424-230214-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-wdki","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki@sha256:a021d58b43c6e98c7f34287d52ce835ac57badf8497bcf96a5b5dfa05ae77d25","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz","revision":"56a35e8b1647add43d8e6664f9d9f0cf382f8726"}}}]} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wdki is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5a06c6835fde9249103fcff162235ae7a181436dccb7182b08f56d10fb8565 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cfbl-20260424-230214-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","Application.Name":"build-suite-component-update-cfbl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-230214-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:07:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfbl-20260424-230214-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfbl-20260424-230214-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","noteID":3285981404,"commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","snapshot.Name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"}} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-230214-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230214-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","snapshot.Namespace":"build-e2e-mrny","snapshot.Name":"build-suite-component-update-cfbl-20260424-230214-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"}} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","snapshot.Name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","destinationComponentSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-qsjz","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-qsjz","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-pull-request-k4kvj has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478601069} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","snapshot.Name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commitStatus.Name":"Konflux Dev version / my-integration-test-qsjz / test-comp-pac-gitlab-unqmvp","commitStatus.ID":14085441372} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenarioName":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-qsjz","commitStatus2.ID":14085441372,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","testedSnapshot.Name":"integ-app-ilud-20260424-230430-000","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-ealw","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478601069} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commitStatus.Name":"Konflux Dev version / my-integration-test-ealw / test-comp-pac-gitlab-unqmvp","commitStatus.ID":14085441522} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenarioName":"my-integration-test-ealw"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-ealw","commitStatus2.ID":14085441522,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","testedSnapshot.Name":"integ-app-ilud-20260424-230430-000","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:07:56Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp","noteID":3285981404} {"level":"info","ts":"2026-04-24T23:07:56Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:07:56Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp","count":2} {"level":"info","ts":"2026-04-24T23:07:56Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","noteID":3285981404,"commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:07:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","snapshot.Name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","snapshot.Name":"build-suite-component-update-cfbl-20260424-230214-000"} {"level":"info","ts":"2026-04-24T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-pull-request-k4kvj has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:01Z","completionTime":"2026-04-24T23:01:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"IMAGE_DIGEST","value":"sha256:5e428ac284fabb96d0f6b2ed8f6566899166541e6c4ca140aee7ee9dd18c470e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-b17921fd301d39dcafb8b0309c3ae965-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componb17921fd301d39dcafb8b0309c3ae965-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compb17921fd301d39dcafb8b0309c3ae965-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-b17921fd301d39dcafb8b0309c3ae965-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comb17921fd301d39dcafb8b0309c3ae965-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cob17921fd301d39dcafb8b0309c3ae965-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71f2dff3ce315a3ddc0c62d6dc9c32ba-ceba0381f0e955f7-01"}},"deletionTimestamp":"2026-04-24 23:07:59 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-fv9ps has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:01Z","completionTime":"2026-04-24T23:01:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"IMAGE_DIGEST","value":"sha256:5e428ac284fabb96d0f6b2ed8f6566899166541e6c4ca140aee7ee9dd18c470e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-b17921fd301d39dcafb8b0309c3ae965-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componb17921fd301d39dcafb8b0309c3ae965-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compb17921fd301d39dcafb8b0309c3ae965-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-b17921fd301d39dcafb8b0309c3ae965-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comb17921fd301d39dcafb8b0309c3ae965-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cob17921fd301d39dcafb8b0309c3ae965-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71f2dff3ce315a3ddc0c62d6dc9c32ba-ceba0381f0e955f7-01"}},"deletionTimestamp":"2026-04-24 23:07:59 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-fv9ps has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:01:59Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-24T22:55:01Z","completionTime":"2026-04-24T23:01:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"IMAGE_DIGEST","value":"sha256:5e428ac284fabb96d0f6b2ed8f6566899166541e6c4ca140aee7ee9dd18c470e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"CHAINS-GIT_COMMIT","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-0e14cb7d66c5b9e1a5680e7b2343b19c6b29141b"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-b17921fd301d39dcafb8b0309c3ae965-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componb17921fd301d39dcafb8b0309c3ae965-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compb17921fd301d39dcafb8b0309c3ae965-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-b17921fd301d39dcafb8b0309c3ae965-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compob17921fd301d39dcafb8b0309c3ae965-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comb17921fd301d39dcafb8b0309c3ae965-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cob17921fd301d39dcafb8b0309c3ae965-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-wdki-on-pull-request-fv9ps-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-71f2dff3ce315a3ddc0c62d6dc9c32ba-ceba0381f0e955f7-01"}},"deletionTimestamp":"2026-04-24 23:07:59 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-fv9ps has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-fv9ps","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"}} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","snapshot.Name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","destinationComponentSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-qsjz","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-ealw"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-qsjz","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qsjz-cqjdk","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"my-integration-test-qsjz-cqjdk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478601069} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenarioName":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-qsjz","commitStatus2.ID":14085441372,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","testedSnapshot.Name":"integ-app-ilud-20260424-230430-000","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp","noteID":3285981404} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp","count":2} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","noteID":3285981404,"commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:08:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","snapshot.Name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:04Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"my-integration-test-qsjz-cqjdk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:08:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"}} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-wdki-on-pull-request-klrhd","PR group":"konflux-gh-multi-component-child-wdki"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"integ-app-ilud-20260424-230430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ealw-6gbsl","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"my-integration-test-ealw-6gbsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"integ-app-ilud-20260424-230430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","destinationComponentSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-ealw","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-qsjz"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.Name":"my-integration-test-ealw","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testedSnapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","projectID":56586709,"pipelineID":2478601069} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenarioName":"my-integration-test-ealw"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","scenario.name":"my-integration-test-ealw","commitStatus2.ID":14085441522,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","testedSnapshot.Name":"integ-app-ilud-20260424-230430-000","destinationSnapshot.Name":"integ-app-ilud-20260424-230430-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp","noteID":3285981404} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentTitle":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp","count":2} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","noteID":3285981404,"commentPrefix":"Integration test for component test-comp-pac-gitlab-unqmvp"} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","snapshot.Name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ilud-20260424-230430-000","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"my-integration-test-ealw-6gbsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-fv9ps with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:08:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:22Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-unqmvp","namespace":"gitlab-rep-oela"},"application":"gitlab-rep-oela/integ-app-ilud","namespace":"gitlab-rep-oela","name":"test-comp-pac-gitlab-unqmvp","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:08:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-ealw-6gbsl","namespace":"gitlab-rep-oela"},"pipelineRun.Name":"my-integration-test-ealw-6gbsl"} {"level":"info","ts":"2026-04-24T23:08:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ealw-6gbsl","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"my-integration-test-ealw-6gbsl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:08:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-qsjz-cqjdk","namespace":"gitlab-rep-oela"},"pipelineRun.Name":"my-integration-test-qsjz-cqjdk"} {"level":"info","ts":"2026-04-24T23:08:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qsjz-cqjdk","namespace":"gitlab-rep-oela"},"namespace":"gitlab-rep-oela","name":"my-integration-test-qsjz-cqjdk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-24T23:08:22Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-pull-request-vhqx2","namespace":"gitlab-rep-oela"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:08:23Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-push-n54rw","namespace":"gitlab-rep-oela"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-oela","snapshot":"integ-app-ilud-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-push-n54rw","namespace":"gitlab-rep-oela"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-push-n54rw","namespace":"gitlab-rep-oela"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-unqmvp-on-push-n54rw","namespace":"gitlab-rep-oela"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","PR group":"konflux-fj-multi-component-child-ncab"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bmpc-20260424-225513-000"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","prGroup":"konflux-fj-multi-component-child-ncab","prGroupHash":"df03c3acff44ef1184ea85110e7f3ae2d6d28d005bd9a7e96bd49dbb862be7"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"}} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-225513-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","snapshot.Namespace":"build-e2e-ozpu","snapshot.Name":"build-suite-component-update-bmpc-20260424-225513-000"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-clzj/fj-test-custom-branch-eullnc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"234.183024ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"2ee046bc-5db0-40af-b86a-785a490af304","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"239.648248ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"c303297f-4278-415c-a323-c35dd485054f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"250.038741ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"fccba2f5-ccfe-42b8-aed0-5608f37da492","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"271.958195ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"c830e402-0113-4e9d-b07b-13de9e2ce14f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"312.435085ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"01126560-d78a-468d-b92f-3a69e29210b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"366.559543ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"d72d08e2-a7ca-42fd-a969-ccb192ef7784","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"393.569272ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"4e5e7f34-3be9-4ae7-9396-68113932de69","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"714.025941ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:08:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"59a3098e-ad72-4030-bc8c-5e8de1a3c6c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"1.119069389s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:08:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"f78cc3e1-c413-4dd4-92b6-addb5b0a2b17","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","elapsedSinceCompletion":"1.365291081s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:08:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"cd766498-60b6-4649-88d2-84a7dbebcd20","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"62715f79-706d-4367-bf1b-a01fce43d943","component.Name":"test-symlink-comp-ouna"} {"level":"info","ts":"2026-04-24T23:08:50Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"62715f79-706d-4367-bf1b-a01fce43d943","component.Name":"test-comp-eqdv"} {"level":"info","ts":"2026-04-24T23:08:50Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","reconcileID":"62715f79-706d-4367-bf1b-a01fce43d943","component.Name":"test-comp-ykpf"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-izsz-20260424-230600-000"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-izsz-20260424-230600-000","application":"test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-izsz-20260424-230600-000"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230600-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-izsz-20260424-230600-000","snapshot.Spec.Components":[{"name":"test-comp-ltgj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-comp-ltgj@sha256:30f20ed7b24d615ffe370cf6618a7f9d41aa69858ed7b92871e6bdf0ec88a25b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"3595ebb0f643c116e7a6edbe8e7f576e9602f991"}}}]} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-ltgj is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f03063124b98e21501c3ac7148e1dd78f380210ff629c913c21fd731ea0ad9 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-izsz-20260424-230600-000"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"}} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","Application.Name":"test-app-izsz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230600-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:08:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230600-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-izsz-20260424-230600-000"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230600-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","snapshot.Namespace":"build-e2e-bhcr","snapshot.Name":"test-app-izsz-20260424-230600-000"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-izsz-20260424-230600-000","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-izsz-20260424-230600-000"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:08:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ltgj-on-pull-request-4tbsp has finished running","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","snapshot.Name":"test-app-izsz-20260424-230600-000"} {"level":"info","ts":"2026-04-24T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj-on-pull-request-4tbsp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:08:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-ltgj-on-pull-request-4tbsp has finished running","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:08:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","prGroup":"konflux-test-symlink-comp-ouna","prGroupHash":"8595446d6a68302a02c947288718aacab6e814186c02781dc7b6f2ee8bf215"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-ouna is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:54Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-24T22:55:58Z","completionTime":"2026-04-24T22:56:54Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3c213b10ee2e042b6625e3e06c053fd097596a43"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bhcr/test-symlink-comp-ouna:on-pr-3c213b10ee2e042b6625e3e06c053fd097596a43"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-ouna-on-pull-request-bf97p-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c8cafdec2785c475a454011edc35e5f1-f8d19bab32d03cb4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna-on-pull-request-bf97p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-ouna-on-pull-request-bf97p has finished running","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-izsz-20260424-230912-637"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-izsz-20260424-230912-637","application":"test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-izsz-20260424-230912-637"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-izsz-20260424-230912-637","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230912-637","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-230912-637","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230912-637","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-izsz-20260424-230912-637","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","Application.Name":"test-app-izsz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-izsz-20260424-230912-637","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230912-637","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:09:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-izsz-20260424-230912-637","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230912-637","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230912-637","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-izsz-20260424-230912-637","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-eqdv","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-eqdv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-izsz-20260424-230912-687"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-izsz-20260424-230912-687","application":"test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-izsz-20260424-230912-687"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-izsz-20260424-230912-687","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230912-687","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-230912-687","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230912-687","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-izsz-20260424-230912-687","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","Application.Name":"test-app-izsz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-izsz-20260424-230912-687","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230912-687","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:09:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-izsz-20260424-230912-687","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230912-687","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230912-687","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-izsz-20260424-230912-687","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-ltgj","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ltgj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-izsz-20260424-230912-738"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-izsz-20260424-230912-738","application":"test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-izsz-20260424-230912-738"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-izsz-20260424-230912-738","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230912-738","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-230912-738","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230912-738","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-izsz-20260424-230912-738","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","Application.Name":"test-app-izsz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-izsz-20260424-230912-738","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230912-738","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:09:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-izsz-20260424-230912-738","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230912-738","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-ykpf","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-comp-ykpf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230912-738","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-izsz-20260424-230912-738","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-izsz-20260424-230912-784"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-izsz-20260424-230912-784","application":"test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-izsz-20260424-230912-784"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-izsz-20260424-230912-784","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230912-784","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-izsz-20260424-230912-784","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230912-784","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-izsz-20260424-230912-784","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","Application.Name":"test-app-izsz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-izsz-20260424-230912-784","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-app-izsz-20260424-230912-784","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:09:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-izsz-20260424-230912-784","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-izsz-20260424-230912-784","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-ouna","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz","namespace":"build-e2e-bhcr","name":"test-symlink-comp-ouna","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-izsz-20260424-230912-784","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"info","ts":"2026-04-24T23:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-izsz-20260424-230912-784","namespace":"build-e2e-bhcr"},"application":"build-e2e-bhcr/test-app-izsz"} {"level":"error","ts":"2026-04-24T23:09:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-eqdv-on-pull-request-pl6f2","namespace":"build-e2e-bhcr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:09:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-ltgj-on-pull-request-4tbsp","namespace":"build-e2e-bhcr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:09:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-ykpf-on-pull-request-m259s","namespace":"build-e2e-bhcr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:09:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:09:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:09:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:09:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-ouna-on-pull-request-bf97p","namespace":"build-e2e-bhcr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-izsz-20260424-230912-637"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bhcr","snapshot":"test-app-izsz-20260424-230912-637"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-izsz-20260424-230912-687"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bhcr","snapshot":"test-app-izsz-20260424-230912-687"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-izsz-20260424-230912-738"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bhcr","snapshot":"test-app-izsz-20260424-230912-738"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-izsz-20260424-230912-784"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bhcr","snapshot":"test-app-izsz-20260424-230912-784"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-izsz-20260424-230320-000"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bhcr","snapshot":"test-app-izsz-20260424-230320-000"} 2026/04/24 23:09:16 http: TLS handshake error from 10.129.0.2:51072: EOF 2026/04/24 23:09:16 http: TLS handshake error from 10.129.0.2:51088: EOF {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-izsz-20260424-225529-000"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bhcr","snapshot":"test-app-izsz-20260424-225529-000"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-izsz-20260424-230600-000"} {"level":"info","ts":"2026-04-24T23:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bhcr","snapshot":"test-app-izsz-20260424-230600-000"} 2026/04/24 23:09:16 http: TLS handshake error from 10.129.0.2:51110: EOF {"level":"info","ts":"2026-04-24T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:09:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zssc/gl-multi-component-child-gfec, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:09:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"394.90284ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","reconcileID":"be5c9c18-5f82-4401-be43-04c2e96d9fce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"400.559671ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","reconcileID":"5cef73b9-4516-4903-ab5e-445481c4b640","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"411.571546ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","reconcileID":"c2134f93-eddf-4d50-9948-03a0186bdeed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"432.213153ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","reconcileID":"06381bad-5b94-423d-b071-cff8bdde47d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"473.120928ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","reconcileID":"e1afc101-461e-4dde-b776-8d0176a036a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"555.181074ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","reconcileID":"f9385c46-d27a-4cf5-8a93-00e319505306","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"716.541872ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:09:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","reconcileID":"68434591-f79d-48cf-bb65-85e463c9e297","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"1.037939731s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:09:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","reconcileID":"937ad349-b42a-4290-ab7a-85cd9cf357b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"1.32595629s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:09:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","reconcileID":"090a4fd6-6d87-4131-9021-6651090c2e99","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","elapsedSinceCompletion":"1.679922938s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:09:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:09:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","reconcileID":"28b6ed09-6997-45d8-ae68-33bf96e0714a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-chmh-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-chmh-20260424-230430-000","application":"build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-chmh-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"build-suite-test-application-chmh-20260424-230430-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-chmh-20260424-230430-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-eullnc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-clzj/fj-test-custom-branch-eullnc@sha256:3829db95d54b362b60b24577d6933848bc199d6adde604a7754b611f98ebda0f","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-vymcte","revision":"634aad0d05bd879a4e9c22fb637368761dfbf9d8"}}}]} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-clzj/fj-test-custom-branch-eullnc-on-pull-request-7dqbk with pr group konflux-fj-test-custom-branch-eullnc is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-eullnc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f4bd45673568fc57b561d53ae97ffed3c17573cf45826b264aa5a7e82c07fb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-chmh-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","Application.Name":"build-suite-test-application-chmh","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","snapshot.Name":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"}} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"build-suite-test-application-chmh-20260424-230430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:09:58Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"build-suite-test-application-chmh-20260424-230430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-chmh-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"build-suite-test-application-chmh-20260424-230430-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","snapshot.Namespace":"build-e2e-clzj","snapshot.Name":"build-suite-test-application-chmh-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-chmh-20260424-230430-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-chmh-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-eullnc-on-pull-request-skjxr has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","snapshot.Name":"build-suite-test-application-chmh-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:10:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-eullnc-on-pull-request-skjxr has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-pull-request-skjxr","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-push-8jdv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-push-8jdv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-eullnc-on-push-8jdv8 is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"816.226505ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","reconcileID":"4cfc0220-bbbc-45f4-9662-8d418bab3914","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"822.013908ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","reconcileID":"864fa517-3606-4865-bd28-1821fe543807","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"832.51686ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","reconcileID":"6b4f45dc-e4e3-42db-bf7a-83992abe08d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"853.206595ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","reconcileID":"13703f2a-b180-414d-91b6-1c7cb67d8ea0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"894.417456ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","reconcileID":"d172320c-3ad2-48c6-adda-73f04c4ac88e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"975.259614ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","reconcileID":"cdea5b2e-bb3c-4722-bf41-d361e7ba07d7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.014001919s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","reconcileID":"750b9874-aa16-413f-b5a6-4c87cf34c6e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.136196393s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","reconcileID":"cfdf5d75-703a-4936-b8fc-241ca078f90e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.697572372s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","reconcileID":"7fbd0781-23c9-4780-a839-715d6be4d858","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.777251884s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","reconcileID":"a018ea95-abf0-42c3-bf91-de3070129914","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","reconcileID":"3bf06972-28a0-4e5f-b511-c14334581851","component.Name":"go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-230458-000","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-230458-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-yjpn-20260424-230458-000","snapshot.Spec.Components":[{"name":"python-component-isdlvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/python-component-isdlvt@sha256:8b0e69371980bce34550b90cec228f8ccd311a0d640a272644edb29afb4e34a3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"c651b82e2a0f18e296edf5cede9cd40fa5c7bd51"}}}]} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-isdlvt is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 00bdf3708268957d6e59b925c280f085bad428c571016673d1588a8a3f9a9d is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-isdlvt-on-pull-request-xwszq has finished running","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72967525504, NodeID:\"CR_kwDONSo-hs8AAAAQ_TQUgA\", HeadSHA:\"c651b82e2a0f18e296edf5cede9cd40fa5c7bd51\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72967525504\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72967525504\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:04:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-isdlvt snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/python-component-isdlvt-on-pull-request-xwszq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72967525504/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66127311648}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581833180, Number:21365, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21365\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-isdlvt\", SHA:\"c651b82e2a0f18e296edf5cede9cd40fa5c7bd51\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72967525504,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-230458-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-kftv8","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:10:30Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-230458-000","reconcileID":"59b71348-ee0c-41e0-adec-649006315728","snapshot.name":"integ-app-yjpn-20260424-230458-000","pipelinerun.name":"python-component-isdlvt-on-pull-request-xwszq","duration":4.308251343} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-230458-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Scenario":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Label":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy","pipelineRun.Name":"integration-resolver-pipelinerun-kftv8"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-xwszq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-isdlvt-on-pull-request-xwszq has finished running","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72967525504, NodeID:\"CR_kwDONSo-hs8AAAAQ_TQUgA\", HeadSHA:\"c651b82e2a0f18e296edf5cede9cd40fa5c7bd51\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72967525504\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72967525504\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:04:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-230458-000 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72967525504/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66127311648}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581833180, Number:21365, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21365\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-isdlvt\", SHA:\"c651b82e2a0f18e296edf5cede9cd40fa5c7bd51\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kftv8","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-kftv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72967525504,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-230458-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72967525504, NodeID:\"CR_kwDONSo-hs8AAAAQ_TQUgA\", HeadSHA:\"c651b82e2a0f18e296edf5cede9cd40fa5c7bd51\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72967525504\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72967525504\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:04:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-230458-000 and scenario my-integration-test-jvuy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-kftv8' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72967525504/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66127311648}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581833180, Number:21365, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21365\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-isdlvt\", SHA:\"c651b82e2a0f18e296edf5cede9cd40fa5c7bd51\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72967525504,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-230458-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.087318494s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","reconcileID":"832c27d5-ce96-4b6f-b2c3-5286d52cd1d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.092948651s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","reconcileID":"053469d3-2798-4ab2-a51e-0f3eb644fdf4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.103465908s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","reconcileID":"2a73dfc2-e801-4499-9763-0f942637d361","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.124079112s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","reconcileID":"e86ae6a6-e741-49e1-b199-e45048c69dbb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.165459758s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","reconcileID":"212ea03e-fe0d-4706-ba7a-c9f10f50a843","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.246405754s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","reconcileID":"3e8a14a0-8c4c-4b52-a96e-55f794a256eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.252603275s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","reconcileID":"7ebbd8ca-b110-4f2d-821c-9288499613a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.407414975s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","reconcileID":"ff990e73-9074-4f37-886f-7d5b252b4bb1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"1.790877194s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","reconcileID":"1eab0889-24dc-4914-9647-ed9fa4ab9f9a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","build-e2e-zssc":"gl-multi-component-child-gfec-on-pull-request-7g4bj"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Name":"build-suite-component-update-nrzq-20260424-225455-000"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-7g4bj has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-7g4bj","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","elapsedSinceCompletion":"2.048219076s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:10:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","reconcileID":"e5c0e1da-c1d2-4207-9576-ac636badd277","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-230458-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-230458-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kftv8","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-kftv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testedSnapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72967525504, NodeID:\"CR_kwDONSo-hs8AAAAQ_TQUgA\", HeadSHA:\"c651b82e2a0f18e296edf5cede9cd40fa5c7bd51\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72967525504\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72967525504\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:04:58 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-230458-000 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72967525504/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66127311648}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581833180, Number:21365, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21365\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-isdlvt\", SHA:\"c651b82e2a0f18e296edf5cede9cd40fa5c7bd51\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72967525504,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-230458-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-230458-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:38Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-230458-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-kftv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","reconcileID":"e7f3b4f2-b72b-40c3-980a-310c96056445","component.Name":"gl-multi-component-parent-gfec"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrzq-20260424-230535-000"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nrzq-20260424-230535-000","application":"build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrzq-20260424-230535-000"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-230535-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrzq-20260424-230535-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-gfec","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec@sha256:454af68e44e5ddc3e98b09b9d9fee559895e6815e73bef05899ed286f5b5b2c1","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn","revision":"60ef52d87e002758a9c244ee9037a97f3db850dd"}}}]} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-z9d4c with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-rksvj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-zssc/gl-multi-component-child-gfec-on-pull-request-7g4bj with pr group konflux-gl-multi-component-child-gfec is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-gfec is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b0d9752b48366d22a88fd6d9fbde5cb529edbd05039b6da1d482644dda18a0 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nrzq-20260424-230535-000"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","Application.Name":"build-suite-component-update-nrzq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"}} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-230535-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:10:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-230535-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-230535-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Namespace":"build-e2e-zssc","snapshot.Name":"build-suite-component-update-nrzq-20260424-230535-000"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230535-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-230535-000"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-230535-000"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-dk4zb has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Name":"build-suite-component-update-nrzq-20260424-230535-000"} {"level":"info","ts":"2026-04-24T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-pull-request-dk4zb has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-pull-request-dk4zb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:46Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-push-64vdb","reconcileID":"74cee30f-2a28-44c0-b369-2ecdbf5a5c7c","Component.Namespace":"group-qsjr","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-qsjr/go-component-rdbddk@sha256:fa39adec0d749292bd5cb33041d842e49c6945b83c1c1e7e9d73127c0d3cfa00","Component.Name":"go-component-rdbddk","lastBuildCommit":"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","component.Namespace":"group-qsjr","component.Name":"go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:10:46Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-push-64vdb","reconcileID":"74cee30f-2a28-44c0-b369-2ecdbf5a5c7c","component.Name":"python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-230442-000","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-230442-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-yjpn-20260424-230442-000","snapshot.Spec.Components":[{"name":"go-component-rdbddk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/go-component-rdbddk@sha256:fa39adec0d749292bd5cb33041d842e49c6945b83c1c1e7e9d73127c0d3cfa00","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9"}}}]} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-push-64vdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-push-64vdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:10:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-230442-000","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-push-64vdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-push-64vdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-rdbddk-on-push-64vdb has finished running","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968003329,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-230442-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-push-64vdb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-rdbddk-on-push-64vdb has finished running","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-9cm5t","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:10:47Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-230442-000","reconcileID":"b3c66837-e1f2-4c46-a95a-0cac86c06fdb","snapshot.name":"integ-app-yjpn-20260424-230442-000","pipelinerun.name":"go-component-rdbddk-on-push-64vdb","duration":3.93471193} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-230442-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968003329, NodeID:\"CR_kwDONSo-hs8AAAAQ_TtfAQ\", HeadSHA:\"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968003329\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968003329\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:10:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-230442-000 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968003329/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66127291641}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-9cm5t","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-9cm5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968003329,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-230442-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968003329, NodeID:\"CR_kwDONSo-hs8AAAAQ_TtfAQ\", HeadSHA:\"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968003329\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968003329\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:10:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-230442-000 and scenario my-integration-test-jvuy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-9cm5t' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968003329/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66127291641}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968003329,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-230442-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:51Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-oijgrj","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-push-dlpzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-push-dlpzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-isdlvt-on-push-dlpzr is not associated with a pull request","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-230442-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-230442-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-9cm5t","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-9cm5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testedSnapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:10:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968003329, NodeID:\"CR_kwDONSo-hs8AAAAQ_TtfAQ\", HeadSHA:\"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968003329\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968003329\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:10:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-230442-000 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968003329/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66127291641}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:10:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968003329,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:10:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-230442-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-230442-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:10:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:10:56Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-230442-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-9cm5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","PR group":"konflux-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","prGroup":"konflux-konflux-test-integration-clone-oijgrj","prGroupHash":"bd05ba139d4831d00462250fdfa20cb1dbfd8591f67410826eaf25c3755f87"} {"level":"info","ts":"2026-04-24T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:11:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:11:02Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:11:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968025424,"CheckName":"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-oijgrj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-axhc/gh-test-custom-branch-uesxfr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-twkdr","reconcileID":"a1489575-c85d-41d9-a6e6-7b5f3deb38bf","Component.Namespace":"build-e2e-zssc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec@sha256:90fb5a57fb65c56df7112e4fd6de10235fcf1b4b02eccbfbf84ecf635f075889","Component.Name":"gl-multi-component-child-gfec","lastBuildCommit":"99cb65820088c15ab9c2a710b50049ea11e2d126"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","component.Namespace":"build-e2e-zssc","component.Name":"gl-multi-component-child-gfec"} {"level":"info","ts":"2026-04-24T23:11:03Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-twkdr","reconcileID":"a1489575-c85d-41d9-a6e6-7b5f3deb38bf","component.Name":"gl-multi-component-parent-gfec"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrzq-20260424-230526-000"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nrzq-20260424-230526-000","application":"build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrzq-20260424-230526-000"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230526-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230526-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230526-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230526-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230526-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","Application.Name":"build-suite-component-update-nrzq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-230526-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrzq-20260424-230526-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-gfec","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec@sha256:90fb5a57fb65c56df7112e4fd6de10235fcf1b4b02eccbfbf84ecf635f075889","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn","revision":"99cb65820088c15ab9c2a710b50049ea11e2d126"}}}]} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230526-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-230526-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:11:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230526-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230526-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230526-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230526-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-twkdr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-230526-000"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-twkdr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-230526-000"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-twkdr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-twkdr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-push-twkdr has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Name":"build-suite-component-update-nrzq-20260424-230526-000"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-twkdr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-push-twkdr has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-twkdr","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:08Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-gzn6t","reconcileID":"546db116-4e49-4691-bae6-9bec53175f9a","Component.Namespace":"build-e2e-ozpu","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ozpu/fj-multi-component-child-ncab@sha256:df131987422fd7a2aeaa24d198cad22f0bec7c69da6084592b6b71dcd95f0635","Component.Name":"fj-multi-component-child-ncab","lastBuildCommit":"03cff42cc9580bb635eea94a166e2746931f40b5"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","component.Namespace":"build-e2e-ozpu","component.Name":"fj-multi-component-child-ncab"} {"level":"info","ts":"2026-04-24T23:11:08Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-gzn6t","reconcileID":"546db116-4e49-4691-bae6-9bec53175f9a","component.Name":"fj-multi-component-parent-ncab"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bmpc-20260424-230540-000"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bmpc-20260424-230540-000","application":"build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bmpc-20260424-230540-000"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-230540-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bmpc-20260424-230540-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ncab","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ozpu/fj-multi-component-child-ncab@sha256:df131987422fd7a2aeaa24d198cad22f0bec7c69da6084592b6b71dcd95f0635","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-dccmoh","revision":"03cff42cc9580bb635eea94a166e2746931f40b5"}}}]} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230540-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230540-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230540-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230540-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230540-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","Application.Name":"build-suite-component-update-bmpc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230540-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-230540-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:11:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230540-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230540-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230540-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230540-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-gzn6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-230540-000"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-gzn6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-230540-000"} {"level":"info","ts":"2026-04-24T23:11:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-gzn6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-gzn6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ncab-on-push-gzn6t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","snapshot.Name":"build-suite-component-update-bmpc-20260424-230540-000"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-gzn6t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ncab-on-push-gzn6t has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-gzn6t","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","elapsedSinceCompletion":"1.045853379s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","reconcileID":"09dd729a-5635-4939-a28a-747b81da5fa0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","elapsedSinceCompletion":"1.051309515s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","reconcileID":"f6715693-bf17-41e3-a5a4-e709f80b0f50","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","elapsedSinceCompletion":"1.061923658s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","reconcileID":"f66c81ce-a0a3-4b57-b99e-287a19ba6ac2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","elapsedSinceCompletion":"1.083052546s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","reconcileID":"be2f035e-bc9d-41f5-a2b2-b4486e8fbbcf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","elapsedSinceCompletion":"1.123878371s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","reconcileID":"e7950a26-34aa-46c7-9982-af1187d87189","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","elapsedSinceCompletion":"1.153795816s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","reconcileID":"21e7a313-2989-4e0a-8ff6-392288786640","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","elapsedSinceCompletion":"1.204430818s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","reconcileID":"8ec3129c-e594-487c-bba7-d76acfeed190","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","elapsedSinceCompletion":"1.525156706s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","reconcileID":"6cf1d57c-3913-4c96-8eb6-3b066e75b5f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","elapsedSinceCompletion":"1.804127078s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","reconcileID":"e2cb7a47-4af6-401b-9a36-7f0e370c5405","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","elapsedSinceCompletion":"2.166190531s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","reconcileID":"9995fd57-f897-4d05-8bb9-0e69fc748325","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-radc-20260424-230737-000","application":"integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-attiro is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b684a872abd340298bbf9d4101ef2d186516be75abc8f81baa1b996173f0cf is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"integ-app-radc-20260424-230737-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-radc-20260424-230737-000","snapshot.Spec.Components":[{"name":"test-component-pac-attiro","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-vxva/test-component-pac-attiro@sha256:b06c0b9752cc01ca4b6ed5c9c557a4befe0d0f35372420b1b5d9bfbffc4fd8b2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"5854b0745929b6363dac5ebebe1888b539cb38a0"}}}]} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","Application.Name":"integ-app-radc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"}} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","integrationTestScenario.Name":"my-integration-test-ugzu"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","integrationTestScenario.Name":"my-integration-test-ugzu"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","destinationComponentSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"my-integration-test-ugzu-tm2lb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ugzu"} {"level":"info","ts":"2026-04-24T23:11:13Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"integ-app-radc-20260424-230737-000","reconcileID":"b69145c2-847b-41fd-937e-9c3524559da8","snapshot.name":"integ-app-radc-20260424-230737-000","pipelinerun.name":"test-component-pac-attiro-on-pull-request-x5xw9","duration":2.99280406} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"integ-app-radc-20260424-230737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-ugzu","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-ugzu","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","Scenario":"my-integration-test-ugzu"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","Label":"my-integration-test-ugzu"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","Application.Name":"integ-app-radc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","integrationTestScenario.Name":"my-integration-test-ugzu","pipelineRun.Name":"my-integration-test-ugzu-tm2lb"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ExternalID":"my-integration-test-ugzu-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ExternalID":"my-integration-test-ugzu-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","existingCheckRun":"github.CheckRun{ID:72967747375, NodeID:\"CR_kwDOKrwUx88AAAAQ_Td3Lw\", HeadSHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", ExternalID:\"my-integration-test-ugzu-test-component-pac-attiro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967747375\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72967747375\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:07:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-attiro snapshot scenario my-integration-test-ugzu is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-vxva/test-component-pac-attiro-on-pull-request-x5xw9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967747375/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ugzu / test-component-pac-attiro\", CheckSuite:github.CheckSuite{ID:66127537201}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581839656, Number:29930, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29930\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-attiro\", SHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-waczqx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-attiro-on-pull-request-x5xw9 has finished running","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ugzu-tm2lb","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"my-integration-test-ugzu-tm2lb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ID":72967747375,"CheckName":"Konflux Dev version / my-integration-test-ugzu / test-component-pac-attiro","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","testedSnapshot.Name":"integ-app-radc-20260424-230737-000","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"}} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","destinationComponentSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-ugzu","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-ugzu","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ExternalID":"my-integration-test-ugzu-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","existingCheckRun":"github.CheckRun{ID:72967747375, NodeID:\"CR_kwDOKrwUx88AAAAQ_Td3Lw\", HeadSHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", ExternalID:\"my-integration-test-ugzu-test-component-pac-attiro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967747375\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72967747375\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:07:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-attiro snapshot integ-app-radc-20260424-230737-000 and scenario my-integration-test-ugzu is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967747375/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ugzu / test-component-pac-attiro\", CheckSuite:github.CheckSuite{ID:66127537201}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581839656, Number:29930, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29930\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-attiro\", SHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-waczqx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ID":72967747375,"CheckName":"Konflux Dev version / my-integration-test-ugzu / test-component-pac-attiro","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","testedSnapshot.Name":"integ-app-radc-20260424-230737-000","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-push-csgl7","reconcileID":"a6ac1af3-cac5-4aad-bc41-9280f4f4783a","Component.Namespace":"build-e2e-ozpu","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ozpu/fj-multi-component-parent-ncab@sha256:7c02dd1f3600051d7cc948741a613504599c8f2803dffa19becffd3648733a91","Component.Name":"fj-multi-component-parent-ncab","lastBuildCommit":"ac070b4933b83d2620554b60fa8f87b851489fb3"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","component.Namespace":"build-e2e-ozpu","component.Name":"fj-multi-component-parent-ncab"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bmpc-20260424-230537-000"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bmpc-20260424-230537-000","application":"build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bmpc-20260424-230537-000"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-230537-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bmpc-20260424-230537-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ncab","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ozpu/fj-multi-component-child-ncab@sha256:df131987422fd7a2aeaa24d198cad22f0bec7c69da6084592b6b71dcd95f0635","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-dccmoh","revision":"03cff42cc9580bb635eea94a166e2746931f40b5","dockerfileUrl":"Dockerfile"}}},{"name":"fj-multi-component-parent-ncab","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ozpu/fj-multi-component-parent-ncab@sha256:7c02dd1f3600051d7cc948741a613504599c8f2803dffa19becffd3648733a91","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-dccmoh","revision":"ac070b4933b83d2620554b60fa8f87b851489fb3"}}}]} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230537-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230537-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230537-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230537-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230537-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","Application.Name":"build-suite-component-update-bmpc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230537-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-230537-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:11:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230537-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230537-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230537-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230537-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-push-csgl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-230537-000"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-push-csgl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-230537-000"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-push-csgl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-push-csgl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ncab-on-push-csgl7 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","snapshot.Name":"build-suite-component-update-bmpc-20260424-230537-000"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-parent-ncab-on-push-csgl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-ncab-on-push-csgl7 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-ncab-on-push-csgl7","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro-on-pull-request-x5xw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-attiro-on-pull-request-x5xw9 has finished running","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"}} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"integ-app-radc-20260424-230737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"integ-app-radc-20260424-230737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","destinationComponentSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ugzu-tm2lb","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"my-integration-test-ugzu-tm2lb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-ugzu","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-ugzu","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ExternalID":"my-integration-test-ugzu-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:11:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","existingCheckRun":"github.CheckRun{ID:72967747375, NodeID:\"CR_kwDOKrwUx88AAAAQ_Td3Lw\", HeadSHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", ExternalID:\"my-integration-test-ugzu-test-component-pac-attiro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967747375\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72967747375\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:07:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-attiro snapshot integ-app-radc-20260424-230737-000 and scenario my-integration-test-ugzu is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72967747375/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ugzu / test-component-pac-attiro\", CheckSuite:github.CheckSuite{ID:66127537201}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581839656, Number:29930, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29930\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-attiro\", SHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-waczqx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:11:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ID":72967747375,"CheckName":"Konflux Dev version / my-integration-test-ugzu / test-component-pac-attiro","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T23:11:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","testedSnapshot.Name":"integ-app-radc-20260424-230737-000","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-24T23:11:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:22Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"my-integration-test-ugzu-tm2lb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1303","msg":"build pipelineRun start time is older than last built time in component annotation test.appstudio.openshift.io/lastbuilttime, won't update Global Candidate List","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bmpc-20260424-230529-000"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bmpc-20260424-230529-000","application":"build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bmpc-20260424-230529-000"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-230529-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bmpc-20260424-230529-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ncab","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ozpu/fj-multi-component-child-ncab@sha256:032579c5288ac10ade99f1095f5d96d8fefb69c3ed06adf5aab7132da5e5f9e0","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-dccmoh","revision":"82047cf18055f79c1d9e3046d875df1a919ec3ae"}}},{"name":"fj-multi-component-parent-ncab","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ozpu/fj-multi-component-parent-ncab@sha256:7c02dd1f3600051d7cc948741a613504599c8f2803dffa19becffd3648733a91","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-dccmoh","revision":"ac070b4933b83d2620554b60fa8f87b851489fb3","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230529-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230529-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230529-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230529-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230529-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","Application.Name":"build-suite-component-update-bmpc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230529-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-230529-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:11:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230529-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230529-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230529-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230529-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-9n4qd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-230529-000"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-9n4qd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-230529-000"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-9n4qd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-push-9n4qd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ncab-on-push-9n4qd has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-push-9n4qd","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-vxva","name":"my-integration-test-hfhn"}} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-hfhn"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-hfhn"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/04/24 23:11:33 http: TLS handshake error from 10.128.0.2:60990: EOF {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","integrationTestScenario.Name":"my-integration-test-hfhn"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"my-integration-test-hfhn-8lmt4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hfhn"} {"level":"info","ts":"2026-04-24T23:11:33Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"integ-app-radc-20260424-230737-000","reconcileID":"2f3b08a8-ad90-418a-a780-558850dd51ff","snapshot.name":"integ-app-radc-20260424-230737-000","pipelinerun.name":"test-component-pac-attiro-on-pull-request-x5xw9","duration":22.202831629} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"integ-app-radc-20260424-230737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"}} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","destinationComponentSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","Application.Name":"integ-app-radc","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","integrationTestScenario.Name":"my-integration-test-ugzu","pipelineRun.Name":"my-integration-test-ugzu-tm2lb"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","integrationTestScenario.Name":"my-integration-test-hfhn","pipelineRun.Name":"my-integration-test-hfhn-8lmt4"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-hfhn","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-ugzu"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-hfhn","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ExternalID":"my-integration-test-hfhn-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.NameSpace":"integration2-vxva","snapshot.Name":"integ-app-radc-20260424-230737-000","scenarioName":"my-integration-test-hfhn","externalID":"my-integration-test-hfhn-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-hfhn-8lmt4","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"my-integration-test-hfhn-8lmt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ID":72968068477,"CheckName":"Konflux Dev version / my-integration-test-hfhn / test-component-pac-attiro","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","testedSnapshot.Name":"integ-app-radc-20260424-230737-000","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"}} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","destinationComponentSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-hfhn","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-ugzu"} {"level":"info","ts":"2026-04-24T23:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-hfhn","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ExternalID":"my-integration-test-hfhn-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:11:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","existingCheckRun":"github.CheckRun{ID:72968068477, NodeID:\"CR_kwDOKrwUx88AAAAQ_TxdfQ\", HeadSHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", ExternalID:\"my-integration-test-hfhn-test-component-pac-attiro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72968068477\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72968068477\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:11:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-attiro snapshot integ-app-radc-20260424-230737-000 and scenario my-integration-test-hfhn is in progress\", Text:\"PipelineRun 'my-integration-test-hfhn-8lmt4' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72968068477/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hfhn / test-component-pac-attiro\", CheckSuite:github.CheckSuite{ID:66127537201}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581839656, Number:29930, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29930\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-attiro\", SHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-waczqx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:11:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ID":72968068477,"CheckName":"Konflux Dev version / my-integration-test-hfhn / test-component-pac-attiro","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","testedSnapshot.Name":"integ-app-radc-20260424-230737-000","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:11:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"719.659693ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","reconcileID":"f05e0786-1d80-46bc-bb48-ffeb4420b3c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"725.226651ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","reconcileID":"033b6cfa-fb71-42de-8055-e40a73bb9882","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"735.70407ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","reconcileID":"1f63dabc-f644-48b5-8d08-0da809025a76","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"758.188294ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","reconcileID":"0c8798a6-25aa-41bd-8275-5013f5fcb136","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"798.926246ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","reconcileID":"b47244d5-d6ed-418a-9f3c-f01c174c7bde","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"841.596395ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","reconcileID":"a2661de1-07d1-46c5-a51b-a616028ef7e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"880.407579ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","reconcileID":"c35ef792-bda0-4f0e-8a99-b81e61fcb9d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"1.201277889s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","reconcileID":"6b8e649a-6800-46db-80ad-e476ef23cf76","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"1.437203863s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","reconcileID":"00afc5f3-e67f-4474-a6ac-e04a447f490d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","elapsedSinceCompletion":"1.842385544s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:11:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","reconcileID":"03d5c90d-5906-4ec8-8a65-49d59b6c18e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-abcs-20260424-230523-000"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-abcs-20260424-230523-000","application":"build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-abcs-20260424-230523-000"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"build-suite-test-application-abcs-20260424-230523-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-abcs-20260424-230523-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-jzshlg","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg@sha256:cf5becd370c4db22a6394ec4e3a6ad6b77c1a409e429a9a187431bd07f65196f","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzggkz","revision":"59c2d10a4753df5d524486b7b63c67067dc46680"}}}]} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-g7xpz with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-bful/gl-test-custom-branch-jzshlg-on-pull-request-l6x4f with pr group konflux-gl-test-custom-branch-jzshlg is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 76102f4d676ddf64e8caccecb17ec92e30eb00e62d4dd0318bc99cee3e1088 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-abcs-20260424-230523-000"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","Application.Name":"build-suite-test-application-abcs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","snapshot.Name":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"}} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"build-suite-test-application-abcs-20260424-230523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-abcs-20260424-230523-000"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"build-suite-test-application-abcs-20260424-230523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:11:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"build-suite-test-application-abcs-20260424-230523-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","snapshot.Namespace":"build-e2e-bful","snapshot.Name":"build-suite-test-application-abcs-20260424-230523-000"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-abcs-20260424-230523-000"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-pull-request-f5gvq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","snapshot.Name":"build-suite-test-application-abcs-20260424-230523-000"} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-pull-request-f5gvq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-f5gvq","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"}} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"integ-app-radc-20260424-230737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-hfhn-8lmt4","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"my-integration-test-hfhn-8lmt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"integ-app-radc-20260424-230737-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","destinationComponentSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-hfhn","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-ugzu"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","scenario.Name":"my-integration-test-hfhn","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testedSnapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ExternalID":"my-integration-test-hfhn-test-component-pac-attiro"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","existingCheckRun":"github.CheckRun{ID:72968068477, NodeID:\"CR_kwDOKrwUx88AAAAQ_TxdfQ\", HeadSHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", ExternalID:\"my-integration-test-hfhn-test-component-pac-attiro\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72968068477\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72968068477\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:11:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-attiro snapshot integ-app-radc-20260424-230737-000 and scenario my-integration-test-hfhn is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72968068477/annotations\"}, Name:\"Konflux Dev version / my-integration-test-hfhn / test-component-pac-attiro\", CheckSuite:github.CheckSuite{ID:66127537201}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581839656, Number:29930, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29930\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-attiro\", SHA:\"5854b0745929b6363dac5ebebe1888b539cb38a0\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-waczqx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","ID":72968068477,"CheckName":"Konflux Dev version / my-integration-test-hfhn / test-component-pac-attiro","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","testedSnapshot.Name":"integ-app-radc-20260424-230737-000","destinationSnapshot.Name":"integ-app-radc-20260424-230737-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-radc-20260424-230737-000","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"my-integration-test-hfhn-8lmt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-push-g96nf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-push-g96nf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:11:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-push-g96nf is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:47Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-push-4f2pb","reconcileID":"1f5d50c3-444f-402f-a800-7f1b94565bc6","Component.Namespace":"build-e2e-zssc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-parent-gfec@sha256:2e87e8870b8793957cb9104f304d76ca4a92fad8977d0b419ee9300c1e015076","Component.Name":"gl-multi-component-parent-gfec","lastBuildCommit":"e95280997ba9ceba1d574665ece88ab75b7d2d38"} {"level":"info","ts":"2026-04-24T23:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","component.Namespace":"build-e2e-zssc","component.Name":"gl-multi-component-parent-gfec"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrzq-20260424-230630-000"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nrzq-20260424-230630-000","application":"build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrzq-20260424-230630-000"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-230630-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrzq-20260424-230630-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-gfec","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec@sha256:90fb5a57fb65c56df7112e4fd6de10235fcf1b4b02eccbfbf84ecf635f075889","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn","revision":"99cb65820088c15ab9c2a710b50049ea11e2d126","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-gfec","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-parent-gfec@sha256:2e87e8870b8793957cb9104f304d76ca4a92fad8977d0b419ee9300c1e015076","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-kalbcn","revision":"e95280997ba9ceba1d574665ece88ab75b7d2d38"}}}]} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230630-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230630-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230630-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230630-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230630-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","Application.Name":"build-suite-component-update-nrzq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230630-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-230630-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:11:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230630-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230630-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230630-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230630-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-push-4f2pb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-230630-000"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-push-4f2pb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-230630-000"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-push-4f2pb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-push-4f2pb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-gfec-on-push-4f2pb has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Name":"build-suite-component-update-nrzq-20260424-230630-000"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-parent-gfec-on-push-4f2pb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:11:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-gfec-on-push-4f2pb has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-gfec-on-push-4f2pb","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-lfib"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-lfib","application":"integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-lfib"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lfib"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-radc has been set as a Controller OwnerReference on Snapshot snapshot-sample-lfib","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"snapshot-sample-lfib","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","Application.Name":"integ-app-radc","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-lfib"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-vxva","snapshot":"snapshot-sample-lfib"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lfib"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-lfib"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-vxva","snapshot":"snapshot-sample-lfib"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","integrationTestScenario.Name":"my-integration-test-hfhn"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"}} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"snapshot-sample-lfib"} {"level":"error","ts":"2026-04-24T23:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Namespace":"integration2-vxva","snapshot.Name":"snapshot-sample-lfib","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-lfib"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-vxva","snapshot":"snapshot-sample-lfib"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-lfib"} {"level":"error","ts":"2026-04-24T23:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:360","msg":"Failed to annotate snapshot with git reporting failure","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","error":"snapshots.appstudio.redhat.com \"snapshot-sample-lfib\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:360\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","snapshot.Name":"snapshot-sample-lfib"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"my-integration-test-hfhn-khnjq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hfhn"} {"level":"error","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:846","msg":"Failed to update integration status condition to in progress for snapshot","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","error":"snapshots.appstudio.redhat.com \"snapshot-sample-lfib\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:846\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:283\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:322\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:393\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:401","msg":"Failed to update test status in snapshot annotation","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","error":"snapshots.appstudio.redhat.com \"snapshot-sample-lfib\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:260","msg":"Defer: Updating statuses of tests in snapshot failed","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","error":"snapshots.appstudio.redhat.com \"snapshot-sample-lfib\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).initializeTestStatusesWithDefer.func1\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:260\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:414\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:11:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"snapshot-sample-lfib","reconcileID":"5081c074-3360-44c3-ad54-92a007193598","error":"snapshots.appstudio.redhat.com \"snapshot-sample-lfib\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:11:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"req":{"name":"snapshot-sample-lfib","namespace":"integration2-vxva"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-lfib\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-attiro","namespace":"integration2-vxva"},"application":"integration2-vxva/integ-app-radc","namespace":"integration2-vxva","name":"test-component-pac-attiro","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.integration pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","pipelineRun":{"name":"my-integration-test-hfhn-khnjq","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"my-integration-test-hfhn-khnjq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-lfib\" not found","pipelineRun":{"name":"my-integration-test-hfhn-khnjq","namespace":"integration2-vxva"}} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-hfhn-8lmt4","namespace":"integration2-vxva"},"pipelineRun.Name":"my-integration-test-hfhn-8lmt4"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-hfhn-8lmt4","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"my-integration-test-hfhn-8lmt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-ugzu-tm2lb","namespace":"integration2-vxva"},"pipelineRun.Name":"my-integration-test-ugzu-tm2lb"} {"level":"info","ts":"2026-04-24T23:11:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ugzu-tm2lb","namespace":"integration2-vxva"},"namespace":"integration2-vxva","name":"my-integration-test-ugzu-tm2lb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-24T23:11:53Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-attiro-on-pull-request-x5xw9","namespace":"integration2-vxva"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:11:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-vxva","snapshot":"integ-app-radc-20260424-230737-000"} {"level":"info","ts":"2026-04-24T23:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-25r55","reconcileID":"212eec9f-0773-4693-afea-cd2b301b1a5d","Component.Namespace":"build-e2e-zssc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec@sha256:723cfedab8463947c2c27a8df4e74b5e45502ddf698c335e7369ddc4f375b4ea","Component.Name":"gl-multi-component-child-gfec","lastBuildCommit":"8ca4a8d120cedb18c49eadb01da91adb55596168"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","component.Namespace":"build-e2e-zssc","component.Name":"gl-multi-component-child-gfec"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nrzq-20260424-230629-000"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nrzq-20260424-230629-000","application":"build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nrzq-20260424-230629-000"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230629-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230629-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230629-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230629-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230629-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","Application.Name":"build-suite-component-update-nrzq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-230629-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nrzq-20260424-230629-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-gfec","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-child-gfec@sha256:723cfedab8463947c2c27a8df4e74b5e45502ddf698c335e7369ddc4f375b4ea","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-kalbcn","revision":"8ca4a8d120cedb18c49eadb01da91adb55596168"}}},{"name":"gl-multi-component-parent-gfec","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zssc/gl-multi-component-parent-gfec@sha256:2e87e8870b8793957cb9104f304d76ca4a92fad8977d0b419ee9300c1e015076","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-kalbcn","revision":"e95280997ba9ceba1d574665ece88ab75b7d2d38","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230629-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"build-suite-component-update-nrzq-20260424-230629-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:12:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230629-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230629-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230629-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nrzq-20260424-230629-000","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-25r55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-230629-000"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-25r55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nrzq-20260424-230629-000"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-25r55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-25r55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-push-25r55 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","snapshot.Name":"build-suite-component-update-nrzq-20260424-230629-000"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq","namespace":"build-e2e-zssc","name":"gl-multi-component-child-gfec-on-push-25r55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-gfec-on-push-25r55 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-gfec-on-push-25r55","namespace":"build-e2e-zssc"},"application":"build-e2e-zssc/build-suite-component-update-nrzq"} {"level":"info","ts":"2026-04-24T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"586.325766ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:12:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","reconcileID":"c65e3992-f027-4b2b-8a83-968be940d433","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"591.839299ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:12:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","reconcileID":"5e119a94-d104-42a6-a965-992f5db04273","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"602.291328ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:12:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","reconcileID":"c36cf47e-251d-4051-80c3-5c69dc60cf18","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"623.462211ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:12:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","reconcileID":"f6a544f3-f1d0-4f24-ba32-2a3f184904fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"664.82884ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:12:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","reconcileID":"4f6c2e2d-38c1-43cf-be11-f54c067432d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"726.95524ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:12:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","reconcileID":"1ce4e59d-1860-48aa-ab48-8d9085399e09","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"745.380665ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:12:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:12:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","reconcileID":"0515aad5-00fa-4ad2-b2df-9fc830c91b32","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"1.065959064s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:12:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","reconcileID":"437c0cfa-4e7d-4b6c-96c2-7be562a30545","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"1.338587286s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:12:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","reconcileID":"1a8dd4f3-70d9-4d00-b56e-cb9cfbe12a6a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","elapsedSinceCompletion":"1.707162955s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:12:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","reconcileID":"9552cc9c-6ddd-4f67-b76d-11ae3cde3964","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ctga-20260424-230703-000"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ctga-20260424-230703-000","application":"build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ctga-20260424-230703-000"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"build-suite-test-application-ctga-20260424-230703-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ctga-20260424-230703-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-uesxfr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-axhc/gh-test-custom-branch-uesxfr@sha256:ae4a9fa9292fa702dec999f46e49d6474412afedf75c28e70cdf308f5ad1f5de","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xgjyoi","revision":"383ff496f4deb30052d737b15a7c38b31b7dd627"}}}]} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-axhc/gh-test-custom-branch-uesxfr-on-pull-request-fffv4 with pr group konflux-gh-test-custom-branch-uesxfr is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-uesxfr is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 80aacdea14a771fa850a32572636f958cd598040b3a6cf2d41749272edfeb6 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ctga-20260424-230703-000"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","Application.Name":"build-suite-test-application-ctga","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","snapshot.Name":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"}} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"build-suite-test-application-ctga-20260424-230703-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"build-suite-test-application-ctga-20260424-230703-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:12:13Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ctga-20260424-230703-000"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"build-suite-test-application-ctga-20260424-230703-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ctga-20260424-230703-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","snapshot.Namespace":"build-e2e-axhc","snapshot.Name":"build-suite-test-application-ctga-20260424-230703-000"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ctga-20260424-230703-000"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:12:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-uesxfr-on-pull-request-h7xf8 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","snapshot.Name":"build-suite-test-application-ctga-20260424-230703-000"} {"level":"info","ts":"2026-04-24T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-uesxfr-on-pull-request-h7xf8 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-pull-request-h7xf8","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:12:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:12:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:12:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ctga-20260424-230703-000"} {"level":"info","ts":"2026-04-24T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-uesxfr-on-push-w8gnj is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ozpu/fj-multi-component-child-ncab, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:12:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"134.798758ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","reconcileID":"e98da267-c28c-4fd6-8927-dc7d9b1eae89","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"140.264572ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","reconcileID":"2466a384-aa8c-4f2e-94c8-20e7d0319208","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"150.760405ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","reconcileID":"f3a56c68-d28a-4c4f-8230-5667322ffca5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"171.424192ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","reconcileID":"ba88e4e9-e78e-44f5-9b1e-a5aca0db2a2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"212.376187ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","reconcileID":"c355d2ac-40f9-4775-80fd-e342845d1bba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"228.62761ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","reconcileID":"bd169986-5ffa-4509-8052-16d3e5248268","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"293.488925ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","reconcileID":"9f7f17ed-3689-41d0-bafe-558f7107c3c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"614.819527ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","reconcileID":"ceb3d58d-0eec-4d09-afb7-70e5b0903031","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"917.273805ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","reconcileID":"5c22314c-c732-4c27-8978-7850d32423e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","elapsedSinceCompletion":"1.256144089s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","reconcileID":"4bb8500a-0637-4a46-851b-5c28e62c4299","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","reconcileID":"95defd66-42e6-4969-b28b-809189db2cf8","component.Name":"gh-multi-component-parent-wdki"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfbl-20260424-230805-000","application":"build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-230805-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cfbl-20260424-230805-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-wdki","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki@sha256:063c8350272dcf4b9c84ebd20320e9f8403a715146290a6ba3204d73364b12cd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz","revision":"a93b00729d431736b55986a69ea0c70c52cb63cf"}}}]} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","Application.Name":"build-suite-component-update-cfbl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"}} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-230805-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:13:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-230805-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-230805-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","snapshot.Namespace":"build-e2e-mrny","snapshot.Name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-klrhd has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","snapshot.Name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-klrhd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:13:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-klrhd has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","PR group":"konflux-gh-multi-component-child-wdki"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"}} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","snapshot.Namespace":"build-e2e-mrny","snapshot.Name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"379.079407ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","reconcileID":"c10ac915-3425-4579-9496-c25cc2359db3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"384.662416ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","reconcileID":"e3031984-19ba-4c29-934e-df4ede86902c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"395.245413ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","reconcileID":"08251659-f525-499f-b54c-c239c80b73a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"416.588317ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","reconcileID":"54f7f3f7-ff5c-4c08-b422-6fe87c3fd384","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"457.851729ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","reconcileID":"b5cd9371-8ca0-4ca3-8c7f-21167b955606","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"488.617676ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","reconcileID":"2beaf488-af83-4a60-95ba-ffbf95f995ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"539.241115ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","reconcileID":"e3b1e1c4-c2c9-43d0-919b-b35dda0d8770","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"859.78ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","reconcileID":"0352afa4-ceb5-4d6e-8f94-cbe468342dfb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"}} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:13:24Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wdki-on-pull-request-cbfsh\" was cancelled"}],"startTime":"2026-04-24T23:13:19Z","completionTime":"2026-04-24T23:13:24Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9e45dfbff4615e8d38401d4717d39995-c723e148d832f3ae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-230805-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","snapshot.Namespace":"build-e2e-mrny","snapshot.Name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-cbfsh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:13:24Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wdki-on-pull-request-cbfsh\" was cancelled"}],"startTime":"2026-04-24T23:13:19Z","completionTime":"2026-04-24T23:13:24Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9e45dfbff4615e8d38401d4717d39995-c723e148d832f3ae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-cbfsh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:13:24Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wdki-on-pull-request-cbfsh\" was cancelled"}],"startTime":"2026-04-24T23:13:19Z","completionTime":"2026-04-24T23:13:24Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9e45dfbff4615e8d38401d4717d39995-c723e148d832f3ae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-cbfsh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:13:24Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wdki-on-pull-request-cbfsh\" was cancelled"}],"startTime":"2026-04-24T23:13:19Z","completionTime":"2026-04-24T23:13:24Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9e45dfbff4615e8d38401d4717d39995-c723e148d832f3ae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-cbfsh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","elapsedSinceCompletion":"1.500818518s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:13:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","reconcileID":"012c3ba8-a13b-4715-a6b4-d059e322e3fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux-gh-multi-component-child-wdki","prGroupHash":"fcf8b2707014afec90bb7316ec514cb94a1e4a9e82ea7d249b1a561ea0d33b"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mrny/gh-multi-component-child-wdki-on-pull-request-klrhd with pr group konflux-gh-multi-component-child-wdki is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mrny/gh-multi-component-child-wdki, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:13:24Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wdki-on-pull-request-cbfsh\" was cancelled"}],"startTime":"2026-04-24T23:13:19Z","completionTime":"2026-04-24T23:13:24Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz"},{"name":"revision","value":"e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki:on-pr-e7209d74d208c1a9fdf1912f1c1a242114e47f19"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9e45dfbff4615e8d38401d4717d39995-c723e148d832f3ae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-pull-request-cbfsh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bmpc-20260424-230839-000"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bmpc-20260424-230839-000","application":"build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bmpc-20260424-230839-000"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-230839-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bmpc-20260424-230839-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-ncab","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ozpu/fj-multi-component-child-ncab@sha256:6c621f32fcab313d4a2328a7b34b43b643c18c681a96ef244caecf8f44bded1c","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-dccmoh","revision":"f09b468e27f338325c94ec139c90edd65fac923f"}}},{"name":"fj-multi-component-parent-ncab","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ozpu/fj-multi-component-parent-ncab@sha256:7c02dd1f3600051d7cc948741a613504599c8f2803dffa19becffd3648733a91","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-dccmoh","revision":"ac070b4933b83d2620554b60fa8f87b851489fb3","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-ozpu/fj-multi-component-child-ncab-on-pull-request-zxjff with pr group konflux-fj-multi-component-child-ncab is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-ncab is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash df03c3acff44ef1184ea85110e7f3ae2d6d28d005bd9a7e96bd49dbb862be7 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bmpc-20260424-230839-000"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","Application.Name":"build-suite-component-update-bmpc","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"}} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-230839-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:13:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-230839-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-230839-000"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"build-suite-component-update-bmpc-20260424-230839-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","snapshot.Namespace":"build-e2e-ozpu","snapshot.Name":"build-suite-component-update-bmpc-20260424-230839-000"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bmpc-20260424-230839-000","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bmpc-20260424-230839-000"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ncab-on-pull-request-fn8vb has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","snapshot.Name":"build-suite-component-update-bmpc-20260424-230839-000"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc","namespace":"build-e2e-ozpu","name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:13:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-ncab-on-pull-request-fn8vb has finished running","buildpipelineRun":{"name":"fj-multi-component-child-ncab-on-pull-request-fn8vb","namespace":"build-e2e-ozpu"},"application":"build-e2e-ozpu/build-suite-component-update-bmpc"} {"level":"info","ts":"2026-04-24T23:13:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-push-2p5kr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-push-2p5kr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-wdki-on-push-2p5kr is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-push-stzhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:13:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cfbl-20260424-230214-000"} {"level":"info","ts":"2026-04-24T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-push-stzhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:13:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-wdki-on-push-stzhh is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-push-8jdv8","reconcileID":"c3819f96-cf4b-4369-8055-3cf6727adbb5","Component.Namespace":"build-e2e-clzj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-clzj/fj-test-custom-branch-eullnc@sha256:864ca47a8bd7e98be016658ba9821797520e3608a17db9387d02b9ba48ebec47","Component.Name":"fj-test-custom-branch-eullnc","lastBuildCommit":"5f33bf6468076473cc313ab0b970ab25b44df5c9"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","component.Namespace":"build-e2e-clzj","component.Name":"fj-test-custom-branch-eullnc"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-chmh-20260424-231011-000"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-chmh-20260424-231011-000","application":"build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-chmh-20260424-231011-000"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"build-suite-test-application-chmh-20260424-231011-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-chmh-20260424-231011-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-eullnc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-clzj/fj-test-custom-branch-eullnc@sha256:864ca47a8bd7e98be016658ba9821797520e3608a17db9387d02b9ba48ebec47","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-vymcte","revision":"5f33bf6468076473cc313ab0b970ab25b44df5c9"}}}]} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-chmh-20260424-231011-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-chmh-20260424-231011-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-chmh-20260424-231011-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-chmh-20260424-231011-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-chmh-20260424-231011-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","Application.Name":"build-suite-test-application-chmh","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-chmh-20260424-231011-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"build-suite-test-application-chmh-20260424-231011-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:15:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-chmh-20260424-231011-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-chmh-20260424-231011-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-chmh-20260424-231011-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-chmh-20260424-231011-000","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-push-8jdv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-chmh-20260424-231011-000"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-push-8jdv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-chmh-20260424-231011-000"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-push-8jdv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-push-8jdv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-eullnc-on-push-8jdv8 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","snapshot.Name":"build-suite-test-application-chmh-20260424-231011-000"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc-on-push-8jdv8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-eullnc-on-push-8jdv8 has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-eullnc-on-push-8jdv8","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh"} {"level":"info","ts":"2026-04-24T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:15:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"524.613643ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:16:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"a6195996-0a65-4841-baa1-90a341fc9d5f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"530.153708ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:16:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"42f256ba-5188-4ec1-b7f5-ac8004c6a387","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"540.455524ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:16:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"cece1d43-0b35-463e-b557-6e2bb88fa7f1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"561.142696ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:16:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"7c6d17fb-4c3b-4aeb-aff5-90336e6ff39f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"601.89484ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:16:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"f614a2ba-0419-415c-91f1-e7b8e2441ce4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"682.613935ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:16:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"04f011a3-393d-4f69-a4ed-c2ca1b4b15d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"843.347108ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:16:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"71610dd1-57fe-4db6-a0ab-d32984c56f50","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.163991447s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:16:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"dea08519-9740-425b-ad24-9434360d648d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.17412991s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:16:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"1ed99fec-d49c-4ac0-af60-97d3a9b9a3a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.790781819s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:16:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"f0fab0ab-ef10-4792-af70-95bf812f5d01","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.805300474s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:16:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"6d8508b8-b4b0-4d2f-b7cc-58eb48d09c00","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","reconcileID":"275f6da6-8461-4367-9b41-51862216afe2","component.Name":"python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-231102-000","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231102-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-yjpn-20260424-231102-000","snapshot.Spec.Components":[{"name":"go-component-rdbddk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/go-component-rdbddk@sha256:fa39adec0d749292bd5cb33041d842e49c6945b83c1c1e7e9d73127c0d3cfa00","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-oijgrj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/konflux-test-integration-clone-oijgrj@sha256:e81c4eca599d78725d7aae2789ada98f6a9e31dba944634d1345721f0dc44121","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"37a873e4631533db7f2bb743373ee4e7e51568e5"}}}]} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-oijgrj is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash bd05ba139d4831d00462250fdfa20cb1dbfd8591f67410826eaf25c3755f87 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Namespace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-oijgrj-on-pull-request-llpcg has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968025424, NodeID:\"CR_kwDOOe2tsc8AAAAQ_Tu1UA\", HeadSHA:\"37a873e4631533db7f2bb743373ee4e7e51568e5\", ExternalID:\"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968025424\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968025424\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:11:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-oijgrj snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/konflux-test-integration-clone-oijgrj-on-pull-request-llpcg is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968025424/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj\", CheckSuite:github.CheckSuite{ID:66127815698}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581849585, Number:8948, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8948\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-oijgrj\", SHA:\"37a873e4631533db7f2bb743373ee4e7e51568e5\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968025424,"CheckName":"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231102-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-l697r","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:16:04Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231102-000","reconcileID":"98a1c534-f742-45b0-baa4-0828cb5518fb","snapshot.name":"integ-app-yjpn-20260424-231102-000","pipelinerun.name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","duration":3.55304189} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Scenario":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Label":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy","pipelineRun.Name":"integration-resolver-pipelinerun-l697r"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968025424, NodeID:\"CR_kwDOOe2tsc8AAAAQ_Tu1UA\", HeadSHA:\"37a873e4631533db7f2bb743373ee4e7e51568e5\", ExternalID:\"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968025424\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968025424\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:11:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-oijgrj snapshot integ-app-yjpn-20260424-231102-000 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968025424/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj\", CheckSuite:github.CheckSuite{ID:66127815698}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581849585, Number:8948, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8948\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-oijgrj\", SHA:\"37a873e4631533db7f2bb743373ee4e7e51568e5\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:16:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-l697r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-l697r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968025424,"CheckName":"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231102-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968025424, NodeID:\"CR_kwDOOe2tsc8AAAAQ_Tu1UA\", HeadSHA:\"37a873e4631533db7f2bb743373ee4e7e51568e5\", ExternalID:\"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968025424\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968025424\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:11:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-oijgrj snapshot integ-app-yjpn-20260424-231102-000 and scenario my-integration-test-jvuy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-l697r' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968025424/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj\", CheckSuite:github.CheckSuite{ID:66127815698}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581849585, Number:8948, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8948\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-oijgrj\", SHA:\"37a873e4631533db7f2bb743373ee4e7e51568e5\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968025424,"CheckName":"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231102-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:16:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-oijgrj-on-pull-request-llpcg has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-l697r","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-l697r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testedSnapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968025424, NodeID:\"CR_kwDOOe2tsc8AAAAQ_Tu1UA\", HeadSHA:\"37a873e4631533db7f2bb743373ee4e7e51568e5\", ExternalID:\"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968025424\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968025424\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:11:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-oijgrj snapshot integ-app-yjpn-20260424-231102-000 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968025424/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj\", CheckSuite:github.CheckSuite{ID:66127815698}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581849585, Number:8948, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8948\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-oijgrj\", SHA:\"37a873e4631533db7f2bb743373ee4e7e51568e5\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968025424,"CheckName":"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231102-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231102-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:16:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231102-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-l697r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-push-dlpzr","reconcileID":"bc4ddca0-1bf9-427c-9e77-a5a18975c656","Component.Namespace":"group-qsjr","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-qsjr/python-component-isdlvt@sha256:7aa783402dd4046b7b6b0635e0cf8c242312a79e3cab8b0d380f8c0ab86ed28a","Component.Name":"python-component-isdlvt","lastBuildCommit":"af999f63aaffbf05e553fde04a387df22e99904a"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","component.Namespace":"group-qsjr","component.Name":"python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:16:13Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-push-dlpzr","reconcileID":"bc4ddca0-1bf9-427c-9e77-a5a18975c656","component.Name":"konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-231056-000","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231056-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-yjpn-20260424-231056-000","snapshot.Spec.Components":[{"name":"go-component-rdbddk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/go-component-rdbddk@sha256:fa39adec0d749292bd5cb33041d842e49c6945b83c1c1e7e9d73127c0d3cfa00","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-isdlvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/python-component-isdlvt@sha256:7aa783402dd4046b7b6b0635e0cf8c242312a79e3cab8b0d380f8c0ab86ed28a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"af999f63aaffbf05e553fde04a387df22e99904a"}}}]} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-push-dlpzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-push-dlpzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-push-dlpzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-231056-000","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-push-dlpzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-isdlvt-on-push-dlpzr has finished running","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-push-dlpzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:16:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-isdlvt-on-push-dlpzr has finished running","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968463590,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231056-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-fmtpq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:16:14Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231056-000","reconcileID":"6a2f21db-b04e-466e-8ea0-7439e3a52e00","snapshot.name":"integ-app-yjpn-20260424-231056-000","pipelinerun.name":"python-component-isdlvt-on-push-dlpzr","duration":3.783420068} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231056-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968463590, NodeID:\"CR_kwDONSo-hs8AAAAQ_UJk5g\", HeadSHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968463590\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968463590\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-231056-000 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968463590/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66127806364}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fmtpq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-fmtpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968463590,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231056-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968463590, NodeID:\"CR_kwDONSo-hs8AAAAQ_UJk5g\", HeadSHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968463590\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968463590\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:16:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-231056-000 and scenario my-integration-test-jvuy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-fmtpq' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968463590/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66127806364}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968463590,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231056-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231056-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231056-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fmtpq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-fmtpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testedSnapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968463590, NodeID:\"CR_kwDONSo-hs8AAAAQ_UJk5g\", HeadSHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968463590\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968463590\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:16:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-231056-000 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968463590/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66127806364}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968463590,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231056-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231056-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:16:23Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231056-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-fmtpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-isdlvt-on-pull-request-d9qjw","PR group":"pr-branch-yybaez"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","prGroup":"pr-branch-yybaez","prGroupHash":"b50fa5395a6c295cdea84384ee20b9545292b74e51c5bd680d6ed191c1fada"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968487575,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"python-component-isdlvt-on-pull-request-d9qjw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"python-component-isdlvt-on-pull-request-d9qjw"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-yybaez is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-rdbddk-on-pull-request-bk9mt","PR group":"pr-branch-yybaez"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","prGroup":"pr-branch-yybaez","prGroupHash":"b50fa5395a6c295cdea84384ee20b9545292b74e51c5bd680d6ed191c1fada"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968489168,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"go-component-rdbddk-on-pull-request-bk9mt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"go-component-rdbddk-on-pull-request-bk9mt"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-isdlvt go-component-rdbddk]","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Name":"go-component-rdbddk-on-pull-request-bk9mt"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:16:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968489971,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"go-component-rdbddk-on-pull-request-bk9mt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"go-component-rdbddk-on-pull-request-bk9mt"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","PR group":"pr-branch-yybaez"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","prGroup":"pr-branch-yybaez","prGroupHash":"b50fa5395a6c295cdea84384ee20b9545292b74e51c5bd680d6ed191c1fada"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968491193,"CheckName":"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-isdlvt go-component-rdbddk konflux-test-integration-clone-oijgrj]","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd"} {"level":"info","ts":"2026-04-24T23:16:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968491928,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:16:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968491193, NodeID:\"CR_kwDOOe2tsc8AAAAQ_ULQuQ\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491193\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968491193\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-oijgrj snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491193/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968491193,"CheckName":"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-isdlvt go-component-rdbddk konflux-test-integration-clone-oijgrj]","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968491928, NodeID:\"CR_kwDOOe2tsc8AAAAQ_ULTmA\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491928\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968491928\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491928/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968491928,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:16:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:17:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-push-g96nf","reconcileID":"191f1de4-3442-4bae-ad57-af8038ee1ad0","Component.Namespace":"build-e2e-bful","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg@sha256:ff425e26e05ace9b1fa02bc4ba65499a0f93e81ed9d374502d2310358c9374cf","Component.Name":"gl-test-custom-branch-jzshlg","lastBuildCommit":"1145496e396f030df6592fcd74593d6de951e46e"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","component.Namespace":"build-e2e-bful","component.Name":"gl-test-custom-branch-jzshlg"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-abcs-20260424-231144-000"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-abcs-20260424-231144-000","application":"build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-abcs-20260424-231144-000"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"build-suite-test-application-abcs-20260424-231144-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-abcs-20260424-231144-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-jzshlg","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg@sha256:ff425e26e05ace9b1fa02bc4ba65499a0f93e81ed9d374502d2310358c9374cf","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzggkz","revision":"1145496e396f030df6592fcd74593d6de951e46e"}}}]} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-abcs-20260424-231144-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-abcs-20260424-231144-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-abcs-20260424-231144-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-abcs-20260424-231144-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-abcs-20260424-231144-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","Application.Name":"build-suite-test-application-abcs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-abcs-20260424-231144-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"build-suite-test-application-abcs-20260424-231144-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:17:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-abcs-20260424-231144-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-abcs-20260424-231144-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-abcs-20260424-231144-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-abcs-20260424-231144-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-push-g96nf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-abcs-20260424-231144-000"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-push-g96nf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-abcs-20260424-231144-000"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-push-g96nf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-push-g96nf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-push-g96nf has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","snapshot.Name":"build-suite-test-application-abcs-20260424-231144-000"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-push-g96nf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:17:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-push-g96nf has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-push-g96nf","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-abcs-20260424-230523-000"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","prGroup":"konflux-gl-test-custom-branch-jzshlg","prGroupHash":"76102f4d676ddf64e8caccecb17ec92e30eb00e62d4dd0318bc99cee3e1088"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"}} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-abcs-20260424-230523-000","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","snapshot.Namespace":"build-e2e-bful","snapshot.Name":"build-suite-test-application-abcs-20260424-230523-000"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-bful/gl-test-custom-branch-jzshlg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-jzshlg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T22:56:22Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f\" was cancelled"}],"startTime":"2026-04-24T22:56:18Z","completionTime":"2026-04-24T22:56:22Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzggkz"},{"name":"revision","value":"3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-bful/gl-test-custom-branch-jzshlg:on-pr-3a51e13844eee4e534b50cd6ce90076e175e2221"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-89919e89e7e8b07d6d9477ebcfaa6783-47d1168af90a8065-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-jzshlg-on-pull-request-l6x4f has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-jzshlg-on-pull-request-l6x4f","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs"} {"level":"info","ts":"2026-04-24T23:17:29Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-eullnc","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:17:34Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-eullnc","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","reconcileID":"e5a7249f-46b2-49c5-8bbf-4e1a065cf212","Component.Namespace":"build-e2e-axhc","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-axhc/gh-test-custom-branch-uesxfr@sha256:3452a3fba3651fd3c7e35e7e72565c103a1cc0e7295c54044c72cdb0d38cb2eb","Component.Name":"gh-test-custom-branch-uesxfr","lastBuildCommit":"be17b6da3ef398a94da8a8be81a94d4246e4cdc9"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","component.Namespace":"build-e2e-axhc","component.Name":"gh-test-custom-branch-uesxfr"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ctga-20260424-231225-000"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ctga-20260424-231225-000","application":"build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ctga-20260424-231225-000"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"build-suite-test-application-ctga-20260424-231225-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ctga-20260424-231225-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-uesxfr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-axhc/gh-test-custom-branch-uesxfr@sha256:3452a3fba3651fd3c7e35e7e72565c103a1cc0e7295c54044c72cdb0d38cb2eb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-xgjyoi","revision":"be17b6da3ef398a94da8a8be81a94d4246e4cdc9"}}}]} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-ctga-20260424-231225-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ctga-20260424-231225-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ctga-20260424-231225-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ctga-20260424-231225-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ctga-20260424-231225-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","Application.Name":"build-suite-test-application-ctga","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ctga-20260424-231225-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"build-suite-test-application-ctga-20260424-231225-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:17:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-ctga-20260424-231225-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ctga-20260424-231225-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ctga-20260424-231225-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ctga-20260424-231225-000","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ctga-20260424-231225-000"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ctga-20260424-231225-000"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-uesxfr-on-push-w8gnj has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","snapshot.Name":"build-suite-test-application-ctga-20260424-231225-000"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-uesxfr-on-push-w8gnj has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-uesxfr-on-push-w8gnj","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga"} {"level":"info","ts":"2026-04-24T23:17:55Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-eullnc","namespace":"build-e2e-clzj"},"application":"build-e2e-clzj/build-suite-test-application-chmh","namespace":"build-e2e-clzj","name":"fj-test-custom-branch-eullnc","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-clzj","snapshot":"build-suite-test-application-chmh-20260424-225552-000"} {"level":"info","ts":"2026-04-24T23:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-chmh-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-clzj","snapshot":"build-suite-test-application-chmh-20260424-230430-000"} {"level":"info","ts":"2026-04-24T23:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-chmh-20260424-231011-000"} {"level":"info","ts":"2026-04-24T23:17:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-clzj","snapshot":"build-suite-test-application-chmh-20260424-231011-000"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-push-stzhh","reconcileID":"45a8cf02-1518-404e-9fee-7cd1eb35bd4a","Component.Namespace":"build-e2e-mrny","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki@sha256:dc4911b532c899dd76d40a5dcda3c5ca0b7db4fad9f497537f3fffbfbb2f2ed4","Component.Name":"gh-multi-component-parent-wdki","lastBuildCommit":"ec2da45fd9c7eeadd6b36ad516365ef31b020940"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","component.Namespace":"build-e2e-mrny","component.Name":"gh-multi-component-parent-wdki"} {"level":"info","ts":"2026-04-24T23:18:02Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-push-stzhh","reconcileID":"45a8cf02-1518-404e-9fee-7cd1eb35bd4a","component.Name":"gh-multi-component-child-wdki"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfbl-20260424-231329-000"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfbl-20260424-231329-000","application":"build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfbl-20260424-231329-000"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-231329-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cfbl-20260424-231329-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-wdki","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki@sha256:dc4911b532c899dd76d40a5dcda3c5ca0b7db4fad9f497537f3fffbfbb2f2ed4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz","revision":"ec2da45fd9c7eeadd6b36ad516365ef31b020940"}}}]} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231329-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231329-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231329-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231329-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231329-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","Application.Name":"build-suite-component-update-cfbl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231329-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-231329-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:18:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231329-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231329-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231329-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231329-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-push-stzhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfbl-20260424-231329-000"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-push-stzhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfbl-20260424-231329-000"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-push-stzhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-push-stzhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-push-stzhh has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:02Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-push-2p5kr","reconcileID":"dca1aaf4-b274-4404-9811-396f6e5a57b1","Component.Namespace":"build-e2e-mrny","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki@sha256:0e79e97719c4cf703a0d4c46a2677fdbba0976b1d239f03b2d47c3552e06abf3","Component.Name":"gh-multi-component-child-wdki","lastBuildCommit":"21cf7c32a38031517c7c9ff9c7cd172ade4d2d97"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","component.Namespace":"build-e2e-mrny","component.Name":"gh-multi-component-child-wdki"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfbl-20260424-231327-000"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfbl-20260424-231327-000","application":"build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfbl-20260424-231327-000"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-231327-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cfbl-20260424-231327-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-wdki","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-child-wdki@sha256:0e79e97719c4cf703a0d4c46a2677fdbba0976b1d239f03b2d47c3552e06abf3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-kigpdz","revision":"21cf7c32a38031517c7c9ff9c7cd172ade4d2d97"}}},{"name":"gh-multi-component-parent-wdki","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mrny/gh-multi-component-parent-wdki@sha256:dc4911b532c899dd76d40a5dcda3c5ca0b7db4fad9f497537f3fffbfbb2f2ed4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-kigpdz","revision":"ec2da45fd9c7eeadd6b36ad516365ef31b020940","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231327-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231327-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231327-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231327-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231327-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","Application.Name":"build-suite-component-update-cfbl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231327-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-231327-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:18:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231327-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231327-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231327-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231327-000","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-push-2p5kr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfbl-20260424-231327-000"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-push-2p5kr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfbl-20260424-231327-000"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-push-2p5kr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-push-2p5kr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-push-2p5kr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","snapshot.Name":"build-suite-component-update-cfbl-20260424-231329-000"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki-on-push-stzhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wdki-on-push-stzhh has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","snapshot.Name":"build-suite-component-update-cfbl-20260424-231327-000"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-push-2p5kr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wdki-on-push-2p5kr has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfbl-20260424-231820-272"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfbl-20260424-231820-272","application":"build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfbl-20260424-231820-272"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-272","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-272","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-272","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-272","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-272","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","Application.Name":"build-suite-component-update-cfbl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-272","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-231820-272","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:18:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-272","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-272","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-272","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-272","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"error","ts":"2026-04-24T23:18:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-multi-component-parent-wdki","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki","reconcileID":"0604e654-b49d-4c2d-b501-c8f957d4de20","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-multi-component-parent-wdki\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfbl-20260424-231820-330"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfbl-20260424-231820-330","application":"build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfbl-20260424-231820-330"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-330","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-330","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-330","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-330","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-330","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","Application.Name":"build-suite-component-update-cfbl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-330","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"build-suite-component-update-cfbl-20260424-231820-330","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:18:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-330","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-330","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-330","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfbl-20260424-231820-330","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-multi-component-parent-wdki","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-parent-wdki","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-pull-request-k4kvj","namespace":"build-e2e-mrny"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wdki-on-push-stzhh","namespace":"build-e2e-mrny"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","PR group":"konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","prGroup":"konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki","prGroupHash":"e86d785076f432ccfbdbbe6d336a9276dadba4d320be9ab0ebb7ea59b8717e"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-multi-component-child-wdki","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-wdki-component-update-gh-multi-component-parent-wdki is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl"} {"level":"info","ts":"2026-04-24T23:18:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"application":"build-e2e-mrny/build-suite-component-update-cfbl","namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mrny","snapshot":"build-suite-component-update-cfbl-20260424-230805-000"} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfbl-20260424-231820-330"} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mrny","snapshot":"build-suite-component-update-cfbl-20260424-231820-330"} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"namespace":"build-e2e-mrny","name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T23:18:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfbl-20260424-230214-000"} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mrny","snapshot":"build-suite-component-update-cfbl-20260424-230214-000"} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfbl-20260424-231820-272"} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mrny","snapshot":"build-suite-component-update-cfbl-20260424-231820-272"} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfbl-20260424-231327-000"} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mrny","snapshot":"build-suite-component-update-cfbl-20260424-231327-000"} 2026/04/24 23:18:24 http: TLS handshake error from 10.130.0.2:39618: EOF 2026/04/24 23:18:24 http: TLS handshake error from 10.130.0.2:39632: EOF {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfbl-20260424-231329-000"} {"level":"info","ts":"2026-04-24T23:18:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-mrny","snapshot":"build-suite-component-update-cfbl-20260424-231329-000"} 2026/04/24 23:18:24 http: TLS handshake error from 10.129.0.2:38442: EOF 2026/04/24 23:18:24 http: TLS handshake error from 10.130.0.2:39642: EOF {"level":"error","ts":"2026-04-24T23:18:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:18:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-klrhd","namespace":"build-e2e-mrny"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:18:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-push-2p5kr","namespace":"build-e2e-mrny"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:18:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-2qjw5","namespace":"build-e2e-mrny"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:18:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wdki-on-pull-request-cbfsh","namespace":"build-e2e-mrny"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:19:25Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-jzshlg","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:19:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-jzshlg","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"647.392934ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:19:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","reconcileID":"a2fec263-6091-4872-af9e-de5596ba9573","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"653.019105ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:19:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","reconcileID":"b97feff8-7d71-433f-bea4-e8b0ef1b94db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"663.516097ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:19:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","reconcileID":"3f071f9b-18bb-4d75-bc81-7c01320b0fcc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"684.021287ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:19:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","reconcileID":"13a28237-48a0-4fe5-ba86-7e3c8750127d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"725.451053ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:19:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","reconcileID":"2fbb5779-7df7-4678-8110-1a531bd5236c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"768.964797ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:19:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","reconcileID":"89b8d94e-111c-4b71-91d7-12dd9cc330cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"806.078225ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:19:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:19:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","reconcileID":"29cc3c95-aca2-49bb-9f7f-6e59b3d2d11d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.126832695s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:19:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","reconcileID":"6818e308-6643-499e-9077-df9df8b67b4b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.762563106s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:19:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","reconcileID":"e22f0cac-892f-492b-9637-3fd93b11bec7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.768133487s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:19:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:19:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","reconcileID":"8c3852a5-00e2-4280-bc88-50a9f22015fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-231631-000","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231631-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-yjpn-20260424-231631-000","snapshot.Spec.Components":[{"name":"go-component-rdbddk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/go-component-rdbddk@sha256:fa39adec0d749292bd5cb33041d842e49c6945b83c1c1e7e9d73127c0d3cfa00","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-isdlvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/python-component-isdlvt@sha256:7aa783402dd4046b7b6b0635e0cf8c242312a79e3cab8b0d380f8c0ab86ed28a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"af999f63aaffbf05e553fde04a387df22e99904a","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-oijgrj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/konflux-test-integration-clone-oijgrj@sha256:3a7fd671e91dc27a146f6fa85e91bbd26cfd8acc99ffc48dad446e726f16c3d0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"9bcc1cc9359ae77ab229f5335cba8b04292e0c11"}}}]} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-qsjr/python-component-isdlvt-on-pull-request-d9qjw with pr group pr-branch-yybaez is still running, won't create group snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968491193, NodeID:\"CR_kwDOOe2tsc8AAAAQ_ULQuQ\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491193\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968491193\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-oijgrj snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491193/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968491193,"CheckName":"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231631-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-c5zh6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:19:39Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231631-000","reconcileID":"0a910a90-36a0-4876-b278-9aa12e1f02cf","snapshot.name":"integ-app-yjpn-20260424-231631-000","pipelinerun.name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","duration":3.550167004} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231631-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Scenario":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Label":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy","pipelineRun.Name":"integration-resolver-pipelinerun-c5zh6"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968491193, NodeID:\"CR_kwDOOe2tsc8AAAAQ_ULQuQ\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491193\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968491193\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-oijgrj snapshot integ-app-yjpn-20260424-231631-000 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491193/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-c5zh6","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-c5zh6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968491193,"CheckName":"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231631-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968491193, NodeID:\"CR_kwDOOe2tsc8AAAAQ_ULQuQ\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491193\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968491193\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-oijgrj snapshot integ-app-yjpn-20260424-231631-000 and scenario my-integration-test-jvuy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-c5zh6' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491193/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968491193,"CheckName":"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231631-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231631-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231631-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-c5zh6","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-c5zh6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968491193, NodeID:\"CR_kwDOOe2tsc8AAAAQ_ULQuQ\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-konflux-test-integration-clone-oijgrj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491193\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968491193\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-oijgrj snapshot integ-app-yjpn-20260424-231631-000 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491193/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968491193,"CheckName":"Konflux Dev version / my-integration-test-jvuy / konflux-test-integration-clone-oijgrj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231631-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:19:47Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-c5zh6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T23:19:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-jzshlg","namespace":"build-e2e-bful"},"namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg","reconcileID":"c4cef588-1c11-43d4-a1df-a23c6ad843eb","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-test-custom-branch-jzshlg\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:19:50Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-jzshlg","namespace":"build-e2e-bful"},"application":"build-e2e-bful/build-suite-test-application-abcs","namespace":"build-e2e-bful","name":"gl-test-custom-branch-jzshlg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:19:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-abcs-20260424-231144-000"} {"level":"info","ts":"2026-04-24T23:19:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bful","snapshot":"build-suite-test-application-abcs-20260424-231144-000"} {"level":"info","ts":"2026-04-24T23:19:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:19:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bful","snapshot":"build-suite-test-application-abcs-20260424-225619-000"} {"level":"info","ts":"2026-04-24T23:19:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-abcs-20260424-230523-000"} {"level":"info","ts":"2026-04-24T23:19:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-bful","snapshot":"build-suite-test-application-abcs-20260424-230523-000"} {"level":"info","ts":"2026-04-24T23:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:20:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-uesxfr","namespace":"build-e2e-axhc"},"namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr","reconcileID":"fd40f5bc-7982-4479-b055-03b1ee0618ae","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-uesxfr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:20:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-uesxfr","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:20:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-uesxfr","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:20:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-uesxfr","namespace":"build-e2e-axhc"},"application":"build-e2e-axhc/build-suite-test-application-ctga","namespace":"build-e2e-axhc","name":"gh-test-custom-branch-uesxfr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ctga-20260424-231225-000"} {"level":"info","ts":"2026-04-24T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-axhc","snapshot":"build-suite-test-application-ctga-20260424-231225-000"} {"level":"info","ts":"2026-04-24T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-axhc","snapshot":"build-suite-test-application-ctga-20260424-225604-000"} {"level":"info","ts":"2026-04-24T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ctga-20260424-230703-000"} {"level":"info","ts":"2026-04-24T23:20:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-axhc","snapshot":"build-suite-test-application-ctga-20260424-230703-000"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"915.710586ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:21:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","reconcileID":"7abf8e12-0751-4e74-9cc7-070108fa8c0b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"921.314936ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:21:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","reconcileID":"30bc8903-88c5-43c8-aa34-251b3617c3a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"931.664042ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:21:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","reconcileID":"ebba6ef3-2088-4e33-a788-49b23206a957","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"952.181438ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:21:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","reconcileID":"5e6f3cad-5ff4-471c-8562-340a6a01d97f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"993.214073ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:21:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","reconcileID":"1df9d1e3-9122-4fdd-8df9-d78ba41b4147","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.044836273s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:21:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","reconcileID":"158967b0-9772-4e3b-ba66-37104676807a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.074250032s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:21:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","reconcileID":"e8434b62-6ddf-457d-81a5-c8a6d14eb9d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.394973424s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:21:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","reconcileID":"8604a021-c3bd-460c-bd9a-d4a8a058f122","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.737401348s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:21:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:21:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","reconcileID":"e60c18d0-8cbc-4c43-a8ed-152ecae02bb0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"2.035943917s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:21:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","reconcileID":"77edc857-99dd-4fae-8078-b7d65c7ead54","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","reconcileID":"ab37c1e5-2de4-4f07-a1e4-4a1ad1da006c","component.Name":"konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-231630-000","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-yjpn-20260424-231630-000","snapshot.Spec.Components":[{"name":"go-component-rdbddk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/go-component-rdbddk@sha256:fa39adec0d749292bd5cb33041d842e49c6945b83c1c1e7e9d73127c0d3cfa00","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-isdlvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/python-component-isdlvt@sha256:ea8c1a601c7854a9a6fe8e1e4668df6ed97930dd1398656c42c13fe68f867811","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"764537ca151e65a8dc7ffb0d44da24c9338c6819"}}}]} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-qsjr/go-component-rdbddk-on-pull-request-bk9mt with pr group pr-branch-yybaez is still running, won't create group snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Namespace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-isdlvt-on-pull-request-d9qjw has finished running","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968487575, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULClw\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968487575\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968487575\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-isdlvt snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/python-component-isdlvt-on-pull-request-d9qjw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968487575/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968487575,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231630-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-kgklj","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:21:40Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000","reconcileID":"f2b8f3e6-f415-440d-a94a-a2d76b00023e","snapshot.name":"integ-app-yjpn-20260424-231630-000","pipelinerun.name":"python-component-isdlvt-on-pull-request-d9qjw","duration":4.047764822} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Scenario":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Label":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy","pipelineRun.Name":"integration-resolver-pipelinerun-kgklj"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968487575, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULClw\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968487575\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968487575\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-231630-000 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968487575/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968487575,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231630-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-d9qjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-isdlvt-on-pull-request-d9qjw has finished running","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kgklj","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-kgklj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968487575, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULClw\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968487575\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968487575\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:16:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-231630-000 and scenario my-integration-test-jvuy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-kgklj' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968487575/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968487575,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231630-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kgklj","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-kgklj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:21:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:21:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968487575, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULClw\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968487575\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968487575\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:16:30 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-231630-000 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968487575/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:21:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968487575,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231630-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:21:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:21:49Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-kgklj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"358.166495ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:22:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","reconcileID":"d681a6de-e018-4863-a8f7-00c8d684b46a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"363.79377ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:22:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","reconcileID":"cf48852a-308b-49d0-a938-3cd32ae42315","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"374.311964ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:22:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","reconcileID":"67077f9f-bdc9-4c84-a91e-4a12d08ba4e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"394.906085ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:22:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","reconcileID":"1e34d3ff-0e5e-4504-be4c-f3ef5a178642","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"435.438353ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:22:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","reconcileID":"95f9f295-07b1-4a19-8961-63e4561957e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"481.178853ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:22:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","reconcileID":"353c7ce2-f8d9-4b46-b3fe-4200f481d2bd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"516.352883ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:22:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","reconcileID":"a2765132-bb95-48ae-b751-16146088e738","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"837.211214ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:22:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:22:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","reconcileID":"f6012fa5-5207-4104-a732-83d24c3aa98d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.120292276s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:22:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","reconcileID":"bcd8f218-2a39-4b3f-9392-c599f9a562f1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.478532075s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:22:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","reconcileID":"59831fde-da4e-4f8a-9530-8b09cfba1661","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","reconcileID":"251b2d81-6f36-41b3-9210-ac1edd2558e9","component.Name":"konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-231630-000","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","originalName":"integ-app-yjpn-20260424-231630-000","newName":"integ-app-yjpn-20260424-231630-000-vq","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-231630-000-vq","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","originalName":"integ-app-yjpn-20260424-231630-000","finalName":"integ-app-yjpn-20260424-231630-000-vq","attempts":2} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","snapshot.Spec.Components":[{"name":"go-component-rdbddk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/go-component-rdbddk@sha256:976af6b5e1393d9b88e9f7522cbdf0bb92d6631839b0a044e617d50e49735823","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"764537ca151e65a8dc7ffb0d44da24c9338c6819"}}},{"name":"python-component-isdlvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/python-component-isdlvt@sha256:7aa783402dd4046b7b6b0635e0cf8c242312a79e3cab8b0d380f8c0ab86ed28a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"af999f63aaffbf05e553fde04a387df22e99904a","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T23:22:11Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","reconcileID":"d6c18aff-e98e-4c9f-9973-e8d25b2fd19f","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","reconcileID":"d6c18aff-e98e-4c9f-9973-e8d25b2fd19f","latestSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","processedSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","reconcileID":"d6c18aff-e98e-4c9f-9973-e8d25b2fd19f","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:11Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","reconcileID":"d6c18aff-e98e-4c9f-9973-e8d25b2fd19f","latestSnapshot.Name":"integ-app-yjpn-20260424-231630-000","processedSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","reconcileID":"d6c18aff-e98e-4c9f-9973-e8d25b2fd19f","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8949","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","reconcileID":"d6c18aff-e98e-4c9f-9973-e8d25b2fd19f"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-rdbddk-on-pull-request-bk9mt has finished running","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","reconcileID":"d6c18aff-e98e-4c9f-9973-e8d25b2fd19f"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-232211-748","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Namespace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968489168, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULI0A\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489168\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968489168\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rdbddk snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/go-component-rdbddk-on-pull-request-bk9mt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489168/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968489168,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-cvwrz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:22:12Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","reconcileID":"d6c18aff-e98e-4c9f-9973-e8d25b2fd19f","snapshot.name":"integ-app-yjpn-20260424-231630-000-vq","pipelinerun.name":"go-component-rdbddk-on-pull-request-bk9mt","duration":3.921694444} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968489168, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULI0A\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489168\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968489168\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-231630-000-vq and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489168/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-bk9mt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-rdbddk-on-pull-request-bk9mt has finished running","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cvwrz","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-cvwrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968489168,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968489971, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULL8w\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968489971\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/go-component-rdbddk-on-pull-request-bk9mt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968489971,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232211-748","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968489971, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULL8w\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968489971\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232211-748 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-2hl7f","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232211-748","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Scenario":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Label":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy","pipelineRun.Name":"integration-resolver-pipelinerun-cvwrz"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968489971,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232211-748","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2hl7f","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-2hl7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968491928, NodeID:\"CR_kwDOOe2tsc8AAAAQ_ULTmA\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491928\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968491928\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491928/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968491928,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232211-748","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:22:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968489168, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULI0A\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489168\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968489168\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:16:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-231630-000-vq and scenario my-integration-test-jvuy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-cvwrz' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489168/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968489168,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968489971, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULL8w\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968489971\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232211-748 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968489971,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232211-748","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968489971, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULL8w\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968489971\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232211-748 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968489971,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232211-748","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968491928, NodeID:\"CR_kwDOOe2tsc8AAAAQ_ULTmA\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491928\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968491928\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:16:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232211-748 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491928/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968491928,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232211-748","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-231630-000-vq","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cvwrz","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-cvwrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968489168, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULI0A\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489168\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968489168\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:16:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-231630-000-vq and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489168/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968489168,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-cvwrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232211-748","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232211-748","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2hl7f","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-2hl7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968489971, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULL8w\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968489971\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:16:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232211-748 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968489971,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232211-748","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968489971, NodeID:\"CR_kwDONSo-hs8AAAAQ_ULL8w\", HeadSHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968489971\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-24 23:16:32 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 23:22:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232211-748 and scenario my-integration-test-jvuy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-yybaez and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-rdbddk | integ-app-yjpn-20260424-231630-000-vq | go-component-rdbddk-on-pull-request-bk9mt | group-snapshot-multi-component |\n| python-component-isdlvt | integ-app-yjpn-20260424-231630-000 | python-component-isdlvt-on-pull-request-d9qjw | group-snapshot-multi-component |\n| konflux-test-integration-clone-oijgrj | integ-app-yjpn-20260424-231631-000 | konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968489971/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128232294}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"764537ca151e65a8dc7ffb0d44da24c9338c6819\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-231630-000","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968982555,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232211-748","destinationSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968491928, NodeID:\"CR_kwDOOe2tsc8AAAAQ_ULTmA\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491928\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968491928\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:16:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232211-748 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491928/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968491928,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:22:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232211-748","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:22:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:22:23Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-232211-748","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-2hl7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-rdbddk-on-pull-request-rtzzp","PR group":"pr-branch-yybaez"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000-vq","testedSnapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","prGroup":"pr-branch-yybaez","prGroupHash":"b50fa5395a6c295cdea84384ee20b9545292b74e51c5bd680d6ed191c1fada"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968996793,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"go-component-rdbddk-on-pull-request-rtzzp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"go-component-rdbddk-on-pull-request-rtzzp"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-qsjr/python-component-isdlvt-on-pull-request-d9qjw with pr group pr-branch-yybaez has snapshot created, skipped","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-qsjr/go-component-rdbddk-on-pull-request-bk9mt with pr group pr-branch-yybaez is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-qsjr/konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd with pr group pr-branch-yybaez has snapshot created, skipped","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-qsjr/go-component-rdbddk, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:33Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"0b478400-2930-4629-9578-004e39332bae","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:22:33Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8949","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"0b478400-2930-4629-9578-004e39332bae"} {"level":"info","ts":"2026-04-24T23:22:33Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"0b478400-2930-4629-9578-004e39332bae"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:33Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"0b478400-2930-4629-9578-004e39332bae","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:33Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"0b478400-2930-4629-9578-004e39332bae","latestSnapshot.Name":"integ-app-yjpn-20260424-231630-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1261","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-rdbddk konflux-test-integration-clone-oijgrj python-component-isdlvt]","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Name":"go-component-rdbddk-on-pull-request-rtzzp"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968997890,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"go-component-rdbddk-on-pull-request-rtzzp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"go-component-rdbddk-on-pull-request-rtzzp"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-isdlvt-on-pull-request-r8tfh","PR group":"pr-branch-yybaez"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000-vq","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231630-000","testedSnapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231630-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","prGroup":"pr-branch-yybaez","prGroupHash":"b50fa5395a6c295cdea84384ee20b9545292b74e51c5bd680d6ed191c1fada"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:22:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968998925,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"python-component-isdlvt-on-pull-request-r8tfh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"python-component-isdlvt-on-pull-request-r8tfh"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-qsjr/python-component-isdlvt-on-pull-request-d9qjw with pr group pr-branch-yybaez is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-qsjr/go-component-rdbddk-on-pull-request-bk9mt with pr group pr-branch-yybaez is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-qsjr/konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd with pr group pr-branch-yybaez has snapshot created, skipped","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-isdlvt go-component-rdbddk]","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Name":"python-component-isdlvt-on-pull-request-r8tfh"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968997890, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqMAg\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968997890\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/go-component-rdbddk-on-pull-request-rtzzp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968997890,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelineRun.Namespace":"group-qsjr","pipelineRun.Name":"python-component-isdlvt-on-pull-request-r8tfh","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","pipelinerun.Name":"python-component-isdlvt-on-pull-request-r8tfh"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:22:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:25:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"333.900757ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","reconcileID":"4751a295-2855-4cc5-a785-f0425db86046","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"339.364464ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","reconcileID":"8696dbf4-e5c9-4e6b-8c3d-2b99f9616bff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"349.832721ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","reconcileID":"8321960a-7e63-4433-8dd5-d4638510e354","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"370.266972ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","reconcileID":"2b2d3ec3-c22f-4dab-a7a2-98ad64dc7b2b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"410.779708ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","reconcileID":"c0a40b84-505c-4735-8dc2-04f3e048371f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"431.30196ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","reconcileID":"7efa86ba-5247-4835-bfb0-787061dea5ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"491.773938ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","reconcileID":"c872c878-51cd-41e1-8448-584d2e70e29a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"812.590481ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","reconcileID":"2e2666e8-5711-4c75-bc96-d3725aa9820b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"1.067362189s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","reconcileID":"5f4fd527-6720-431d-a6a8-014f03d817d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"1.453277229s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","reconcileID":"2b55a695-6de6-417c-8975-b4fa71afd28c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-otgv-20260424-230548-000"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-otgv-20260424-230548-000","application":"build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-otgv-20260424-230548-000"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"build-suite-positive-mc-otgv-20260424-230548-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-otgv-20260424-230548-000","snapshot.Spec.Components":[{"name":"go-component-vdejza","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza@sha256:bce09244dbbea7134ae391d36dd470e4b301cca35a472fb43e84515bb64a477c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"17ab30288450b679b41c3fd71859ccdcb3111a42"}}}]} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-vdejza is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 43b7bf9a10a957183f042c7b2e22565e05cefb6339e4bb0a3a25153589f6a3 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-otgv-20260424-230548-000"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","Application.Name":"build-suite-positive-mc-otgv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"}} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"build-suite-positive-mc-otgv-20260424-230548-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:27:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"build-suite-positive-mc-otgv-20260424-230548-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-otgv-20260424-230548-000"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"build-suite-positive-mc-otgv-20260424-230548-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-230548-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","snapshot.Namespace":"build-e2e-esuh","snapshot.Name":"build-suite-positive-mc-otgv-20260424-230548-000"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-otgv-20260424-230548-000"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:27:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-pull-request-kg9rr has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","snapshot.Name":"build-suite-positive-mc-otgv-20260424-230548-000"} {"level":"info","ts":"2026-04-24T23:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-kg9rr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:27:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-pull-request-kg9rr has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-kg9rr","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-push-g8b7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:27:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-otgv-20260424-230548-000"} {"level":"info","ts":"2026-04-24T23:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-push-g8b7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-vdejza-on-push-g8b7v is not associated with a pull request","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"240.339654ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","reconcileID":"55518e2a-17cd-4eb3-abd8-381055116007","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"246.100074ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","reconcileID":"f03f874a-dab7-47cf-86d9-267de7fcb659","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"256.831745ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","reconcileID":"e0642ce2-7d41-479d-acac-318ee6c9ad6e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"277.565216ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","reconcileID":"7334732a-8780-4440-b3ad-f5840579d2ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"318.835549ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","reconcileID":"919fd4b2-bd22-4fb3-b9a0-27b5b7f79752","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"399.490647ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","reconcileID":"f4710e40-928c-4028-bd5c-61bbc7a8dfd6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"400.565097ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","reconcileID":"c1f43df5-7c1d-427a-a733-e8aa84525635","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"561.077284ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","reconcileID":"0189ad39-b089-47fb-9202-5d5791acb3b3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.068213937s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","reconcileID":"88612e22-e21f-4983-981a-ec9846b32a2f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.202595825s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:27:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:27:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","reconcileID":"c89c052e-e0b2-4b71-a400-44439a36e03a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","reconcileID":"e9cbb7d0-8e26-4580-965a-00d3ac38045e","component.Name":"konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-232233-000","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-yjpn-20260424-232233-000","snapshot.Spec.Components":[{"name":"go-component-rdbddk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/go-component-rdbddk@sha256:fa39adec0d749292bd5cb33041d842e49c6945b83c1c1e7e9d73127c0d3cfa00","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a96cd3e4252e47471ccd195fb95da9abf7e9d7a9","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-isdlvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/python-component-isdlvt@sha256:17ce740c624d211781067c5f3ba5b5b3d2a7b2a5806d42139d04cf6bda22e685","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d"}}}]} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-qsjr/go-component-rdbddk-on-pull-request-rtzzp with pr group pr-branch-yybaez is still running, won't create group snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Namespace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968998925, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqQDQ\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968998925\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968998925\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-isdlvt snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/python-component-isdlvt-on-pull-request-r8tfh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968998925/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-isdlvt-on-pull-request-r8tfh has finished running","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968998925,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232233-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-ff68b","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:27:33Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000","reconcileID":"023097bf-071e-4c69-b2b4-40820a3c0c8f","snapshot.name":"integ-app-yjpn-20260424-232233-000","pipelinerun.name":"python-component-isdlvt-on-pull-request-r8tfh","duration":3.359667501} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Scenario":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Label":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy","pipelineRun.Name":"integration-resolver-pipelinerun-ff68b"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968998925, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqQDQ\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968998925\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968998925\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-232233-000 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968998925/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-ff68b","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-ff68b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968998925,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232233-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"python-component-isdlvt-on-pull-request-r8tfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-isdlvt-on-pull-request-r8tfh has finished running","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:27:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968998925, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqQDQ\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968998925\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968998925\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-232233-000 and scenario my-integration-test-jvuy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-ff68b' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968998925/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:27:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968998925,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232233-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:27:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:34Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-oerskj","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-ff68b","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-ff68b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-python-component-isdlvt"} {"level":"info","ts":"2026-04-24T23:27:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968998925, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqQDQ\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-python-component-isdlvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968998925\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968998925\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-isdlvt snapshot integ-app-yjpn-20260424-232233-000 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968998925/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:27:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968998925,"CheckName":"Konflux Dev version / my-integration-test-jvuy / python-component-isdlvt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:27:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232233-000","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:27:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:27:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-ff68b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-oerskj-on-pull-request-4pj7j","PR group":"konflux-python-component-oerskj"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-python-component-oerskj","prGroupHash":"4e2a07fc8ad48085b0fa51c464e33ff7857306987e1827de744e88e2d59008"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"723.236783ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:28:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"5273645c-3e6f-4a0a-aa84-516ddc0e4dfa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"728.91795ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:28:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"5d23f1a2-45fe-4a64-a2fe-a2c581267fc8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"739.672138ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:28:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"1e4f7f9a-b204-489c-99a8-c29e9a11dc13","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"760.470524ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:28:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"221becf2-1a9e-48bb-874a-e6f7ed428fce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"801.333646ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:28:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"7df77836-b0fb-4ccd-b1ae-7b5ac3d814f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"845.309446ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:28:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"818c2a6d-48d4-49b8-9088-da22dd9a86f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"882.272563ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:28:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"65efbafe-e09e-4167-9ab7-38137904593c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.20329278s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:28:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"b10e8d02-27ef-4cbb-92b0-98e611a68b52","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.530973194s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:28:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"761f8b1b-d930-4fe1-a70d-1beededf6b47","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","elapsedSinceCompletion":"1.844801362s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:28:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"d83b45fa-fca3-4164-abcd-a01c9efb09e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","reconcileID":"e9122a30-0f63-4685-8b96-ee82d3455036","component.Name":"konflux-test-integration-clone-oijgrj"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-232233-000","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","originalName":"integ-app-yjpn-20260424-232233-000","newName":"integ-app-yjpn-20260424-232233-000-pv","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-232233-000-pv","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","originalName":"integ-app-yjpn-20260424-232233-000","finalName":"integ-app-yjpn-20260424-232233-000-pv","attempts":2} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","snapshot.Spec.Components":[{"name":"go-component-rdbddk","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/go-component-rdbddk@sha256:edba0195ce66c5ff28f3b61774335598188a4d771d7c409e9640a3bd386075e2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d"}}},{"name":"python-component-isdlvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-qsjr/python-component-isdlvt@sha256:7aa783402dd4046b7b6b0635e0cf8c242312a79e3cab8b0d380f8c0ab86ed28a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"af999f63aaffbf05e553fde04a387df22e99904a","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-qsjr/python-component-isdlvt-on-pull-request-d9qjw with pr group pr-branch-yybaez is not the latest for its component, skipped","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-qsjr/go-component-rdbddk-on-pull-request-bk9mt with pr group pr-branch-yybaez is not the latest for its component, skipped","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","reconcileID":"b8a24b2f-00ff-40a5-a647-de473860fd7e","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:28:03Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","reconcileID":"b8a24b2f-00ff-40a5-a647-de473860fd7e","latestSnapshot.Name":"integ-app-yjpn-20260424-232233-000","processedSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","reconcileID":"b8a24b2f-00ff-40a5-a647-de473860fd7e","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:03Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8949","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","reconcileID":"b8a24b2f-00ff-40a5-a647-de473860fd7e"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-rdbddk-on-pull-request-rtzzp has finished running","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","reconcileID":"b8a24b2f-00ff-40a5-a647-de473860fd7e"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","reconcileID":"b8a24b2f-00ff-40a5-a647-de473860fd7e","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:03Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","reconcileID":"b8a24b2f-00ff-40a5-a647-de473860fd7e","latestSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","processedSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-232803-880","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-231631-000","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968996793, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqHuQ\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968996793\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968996793\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:22:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rdbddk snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/go-component-rdbddk-on-pull-request-rtzzp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968996793/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968996793,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-gzjmp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:05Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","reconcileID":"b8a24b2f-00ff-40a5-a647-de473860fd7e","snapshot.name":"integ-app-yjpn-20260424-232233-000-pv","pipelinerun.name":"go-component-rdbddk-on-pull-request-rtzzp","duration":4.040471982} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968996793, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqHuQ\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968996793\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968996793\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:22:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-232233-000-pv and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968996793/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gzjmp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-gzjmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968996793,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk-on-pull-request-rtzzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-rdbddk-on-pull-request-rtzzp has finished running","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968997890, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqMAg\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968997890\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-jvuy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-qsjr/python-component-isdlvt-on-pull-request-r8tfh is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968997890,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:28:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-zrjdn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232803-880","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-2hl7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-yjpn-20260424-232211-748 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968491928, NodeID:\"CR_kwDOOe2tsc8AAAAQ_ULTmA\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491928\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72968491928\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-24 23:16:33 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 23:22:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232211-748 and scenario my-integration-test-jvuy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-yybaez and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-rdbddk | integ-app-yjpn-20260424-231630-000-vq | go-component-rdbddk-on-pull-request-bk9mt | group-snapshot-multi-component |\n| python-component-isdlvt | integ-app-yjpn-20260424-231630-000 | python-component-isdlvt-on-pull-request-d9qjw | group-snapshot-multi-component |\n| konflux-test-integration-clone-oijgrj | integ-app-yjpn-20260424-231631-000 | konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72968491928/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-231631-000","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-zrjdn","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-zrjdn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969432385,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968997890, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqMAg\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968997890\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232803-880 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968997890,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testStatus":"Pending"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968996793, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqHuQ\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968996793\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968996793\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:22:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-232233-000-pv and scenario my-integration-test-jvuy is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-gzjmp' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968996793/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968996793,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968997890, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqMAg\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968997890\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232803-880 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968997890,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72969432385, NodeID:\"CR_kwDOOe2tsc8AAAAQ_VEtQQ\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72969432385\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72969432385\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-24 23:28:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232803-880 and scenario my-integration-test-jvuy is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72969432385/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969432385,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968997890, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqMAg\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968997890\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232803-880 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968997890,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testStatus":"InProgress"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-qsjr","name":"my-integration-test-dqpe"}} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-dqpe"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-dqpe"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-dqpe"} {"level":"info","ts":"2026-04-24T23:28:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-dqpe"} {"level":"error","ts":"2026-04-24T23:28:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationScenario.Name":"my-integration-test-dqpe","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-yjpn-20260424-232803-880: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"error","ts":"2026-04-24T23:28:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Scenario":"my-integration-test-dqpe","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-232233-000","scenarioName":"my-integration-test-dqpe","externalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969439366,"CheckName":"Konflux Dev version / my-integration-test-dqpe / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-231631-000","scenarioName":"my-integration-test-dqpe","externalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969440120,"CheckName":"Konflux Dev version / my-integration-test-dqpe / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72969439366, NodeID:\"CR_kwDONSo-hs8AAAAQ_VFIhg\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-dqpe-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72969439366\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72969439366\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-24 23:28:11 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 23:28:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232803-880 and scenario my-integration-test-dqpe is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-yjpn-20260424-232803-880: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72969439366/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dqpe / pr group\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","scenarioName":"my-integration-test-dqpe","externalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969440816,"CheckName":"Konflux Dev version / my-integration-test-dqpe / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-dqpe"} {"level":"info","ts":"2026-04-24T23:28:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-dqpe"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gzjmp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-gzjmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968996793, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqHuQ\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968996793\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968996793\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:22:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-232233-000-pv and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968996793/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968996793,"CheckName":"Konflux Dev version / my-integration-test-jvuy / go-component-rdbddk","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-gzjmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232803-880","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232803-880","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-zrjdn","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-zrjdn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-dqpe"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"error","ts":"2026-04-24T23:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationScenario.Name":"my-integration-test-dqpe","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-yjpn-20260424-232233-000-pv: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"error","ts":"2026-04-24T23:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Scenario":"my-integration-test-dqpe","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-dqpe"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968997890, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqMAg\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968997890\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:22:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232803-880 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72968997890,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72969432385, NodeID:\"CR_kwDOOe2tsc8AAAAQ_VEtQQ\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72969432385\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72969432385\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-24 23:28:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232803-880 and scenario my-integration-test-jvuy is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72969432385/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-dqpe"} {"level":"error","ts":"2026-04-24T23:28:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationScenario.Name":"my-integration-test-dqpe","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-yjpn-20260424-232803-880: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969432385,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"error","ts":"2026-04-24T23:28:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Scenario":"my-integration-test-dqpe","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72968997890, NodeID:\"CR_kwDONSo-hs8AAAAQ_UqMAg\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-jvuy-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72968997890\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-24 23:22:34 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 23:28:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232803-880 and scenario my-integration-test-jvuy has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-yybaez and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| python-component-isdlvt | integ-app-yjpn-20260424-232233-000 | python-component-isdlvt-on-pull-request-r8tfh | group-snapshot-multi-component |\n| konflux-test-integration-clone-oijgrj | integ-app-yjpn-20260424-231631-000 | konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd | konflux-test-integration-clone |\n| go-component-rdbddk | integ-app-yjpn-20260424-232233-000-pv | go-component-rdbddk-on-pull-request-rtzzp | group-snapshot-multi-component |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72968997890/annotations\"}, Name:\"Konflux Dev version / my-integration-test-jvuy / pr group\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","scenarioName":"my-integration-test-jvuy","externalID":"my-integration-test-jvuy-pr group"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969444727,"CheckName":"Konflux Dev version / my-integration-test-jvuy / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integration-resolver-pipelinerun-zrjdn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232233-000-pv","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScenario.Name":"my-integration-test-dqpe"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","scenarioName":"my-integration-test-dqpe","externalID":"my-integration-test-dqpe-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969445497,"CheckName":"Konflux Dev version / my-integration-test-dqpe / go-component-rdbddk","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72969440816, NodeID:\"CR_kwDONSo-hs8AAAAQ_VFOMA\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-dqpe-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72969440816\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72969440816\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-24 23:28:12 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 23:28:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232803-880 and scenario my-integration-test-dqpe is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-yjpn-20260424-232803-880: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72969440816/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dqpe / pr group\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-232233-000","scenarioName":"my-integration-test-dqpe","externalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationTestScneario.Name":"my-integration-test-dqpe"} {"level":"error","ts":"2026-04-24T23:28:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","integrationScenario.Name":"my-integration-test-dqpe","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-yjpn-20260424-232233-000-pv: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"error","ts":"2026-04-24T23:28:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Scenario":"my-integration-test-dqpe","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969446289,"CheckName":"Konflux Dev version / my-integration-test-dqpe / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72969440120, NodeID:\"CR_kwDOOe2tsc8AAAAQ_VFLeA\", HeadSHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", ExternalID:\"my-integration-test-dqpe-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72969440120\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72969440120\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-24 23:28:11 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 23:28:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232803-880 and scenario my-integration-test-dqpe is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-yjpn-20260424-232803-880: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72969440120/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dqpe / pr group\", CheckSuite:github.CheckSuite{ID:66128234166}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581868200, Number:8949, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8949\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"9bcc1cc9359ae77ab229f5335cba8b04292e0c11\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"9657413a424bffa40aeaa8e0cff09cd830c0f7f1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-231631-000","scenarioName":"my-integration-test-dqpe","externalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969447028,"CheckName":"Konflux Dev version / my-integration-test-dqpe / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-231631-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72969446289, NodeID:\"CR_kwDONSo-hs8AAAAQ_VFjkQ\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-dqpe-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72969446289\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72969446289\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-24 23:28:16 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 23:28:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-yjpn-20260424-232803-880 and scenario my-integration-test-dqpe is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-yjpn-20260424-232803-880: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72969446289/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dqpe / pr group\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","scenarioName":"my-integration-test-dqpe","externalID":"my-integration-test-dqpe-pr group"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969447951,"CheckName":"Konflux Dev version / my-integration-test-dqpe / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232803-880","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232803-880","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","destinationComponentSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-jvuy"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","scenario.Name":"my-integration-test-dqpe","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testedSnapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ExternalID":"my-integration-test-dqpe-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","existingCheckRun":"github.CheckRun{ID:72969445497, NodeID:\"CR_kwDONSo-hs8AAAAQ_VFgeQ\", HeadSHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", ExternalID:\"my-integration-test-dqpe-go-component-rdbddk\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72969445497\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72969445497\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-24 23:28:16 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-24 23:28:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-rdbddk snapshot integ-app-yjpn-20260424-232233-000-pv and scenario my-integration-test-dqpe is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-yjpn-20260424-232233-000-pv: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72969445497/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dqpe / go-component-rdbddk\", CheckSuite:github.CheckSuite{ID:66128713541}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3581867909, Number:21367, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21367\", Head:github.PullRequestBranch{Ref:\"pr-branch-yybaez\", SHA:\"67fb1c2a8d798a514e295a3aa091f6b4e9fa155d\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-bnqdey\", SHA:\"af999f63aaffbf05e553fde04a387df22e99904a\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.NameSpace":"group-qsjr","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","scenarioName":"my-integration-test-dqpe","externalID":"my-integration-test-dqpe-go-component-rdbddk"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","ID":72969448646,"CheckName":"Konflux Dev version / my-integration-test-dqpe / go-component-rdbddk","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","testedSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","destinationSnapshot.Name":"integ-app-yjpn-20260424-232233-000-pv","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-yjpn-20260424-232233-000-pv","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","snapshot.Name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-231102-000"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-232829-900"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-232829-900","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-232829-900"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232829-900","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232829-900","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232829-900","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232829-900","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-232829-900","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-yjpn-20260424-231102-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-l697r","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-yjpn-20260424-232829-900","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232829-900","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:28:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232829-900","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232829-900","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232829-900","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-232829-900","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"error","ts":"2026-04-24T23:28:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-rdbddk","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"go-component-rdbddk","reconcileID":"db9a8bf6-7e3b-403c-b3fa-5288945908e1","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-rdbddk\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-yjpn-20260424-232829-947"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-yjpn-20260424-232829-947","application":"integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-yjpn-20260424-232829-947"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232829-947","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232829-947","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-yjpn-20260424-232829-947","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232829-947","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-yjpn-20260424-232829-947","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","Application.Name":"integ-app-yjpn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-yjpn-20260424-232829-947","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"integ-app-yjpn-20260424-232829-947","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:28:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-yjpn-20260424-232829-947","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-yjpn-20260424-232829-947","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-yjpn-20260424-232829-947","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-yjpn-20260424-232829-947","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn"} {"level":"info","ts":"2026-04-24T23:28:29Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-rdbddk","namespace":"group-qsjr"},"application":"group-qsjr/integ-app-yjpn","namespace":"group-qsjr","name":"go-component-rdbddk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:28:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-8h9rx","namespace":"group-qsjr"},"pipelineRun.Name":"integration-resolver-pipelinerun-8h9rx"} {"level":"info","ts":"2026-04-24T23:28:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8h9rx","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-8h9rx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:28:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-9cm5t","namespace":"group-qsjr"},"pipelineRun.Name":"integration-resolver-pipelinerun-9cm5t"} {"level":"info","ts":"2026-04-24T23:28:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-9cm5t","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-9cm5t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:28:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-cvwrz","namespace":"group-qsjr"},"pipelineRun.Name":"integration-resolver-pipelinerun-cvwrz"} {"level":"info","ts":"2026-04-24T23:28:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cvwrz","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-cvwrz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-24T23:28:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-gzjmp","namespace":"group-qsjr"},"pipelineRun.Name":"integration-resolver-pipelinerun-gzjmp"} {"level":"error","ts":"2026-04-24T23:28:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-2fn2r","namespace":"group-qsjr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gzjmp","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"integration-resolver-pipelinerun-gzjmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-24T23:28:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-bk9mt","namespace":"group-qsjr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:28:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-pull-request-rtzzp","namespace":"group-qsjr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:28:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-rdbddk-on-push-64vdb","namespace":"group-qsjr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-232233-000-pv"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-232829-947"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-232829-947"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-232211-748"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-232829-900"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-232829-900"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-230458-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-231056-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-231630-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-232233-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-231630-000-vq"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-225421-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-230442-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-232803-880"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-232803-880"} 2026/04/24 23:28:31 http: TLS handshake error from 10.129.0.2:34666: EOF 2026/04/24 23:28:31 http: TLS handshake error from 10.128.0.2:33726: EOF {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-yjpn-20260424-231631-000"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-qsjr","snapshot":"integ-app-yjpn-20260424-231631-000"} 2026/04/24 23:28:31 http: TLS handshake error from 10.130.0.2:41298: EOF 2026/04/24 23:28:31 http: TLS handshake error from 10.130.0.2:41290: EOF {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-isdlvt","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"python-component-isdlvt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-yjpn\" not found","component":{"name":"python-component-isdlvt","namespace":"group-qsjr"}} 2026/04/24 23:28:31 http: TLS handshake error from 10.128.0.2:33736: EOF {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-oijgrj","namespace":"group-qsjr"},"namespace":"group-qsjr","name":"konflux-test-integration-clone-oijgrj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-yjpn\" not found","component":{"name":"konflux-test-integration-clone-oijgrj","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-yjpn-20260424-232211-748\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-2hl7f","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-yjpn-20260424-231630-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-kgklj","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-yjpn-20260424-231056-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-fmtpq","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-yjpn-20260424-230458-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-kftv8","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-yjpn-20260424-231631-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-c5zh6","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-yjpn-20260424-232803-880\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-zrjdn","namespace":"group-qsjr"}} {"level":"info","ts":"2026-04-24T23:28:31Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-yjpn-20260424-232233-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-ff68b","namespace":"group-qsjr"}} {"level":"error","ts":"2026-04-24T23:28:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-d9qjw","namespace":"group-qsjr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:28:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-r8tfh","namespace":"group-qsjr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:28:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-pull-request-xwszq","namespace":"group-qsjr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:28:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-isdlvt-on-push-dlpzr","namespace":"group-qsjr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:28:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-llpcg","namespace":"group-qsjr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:28:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-oijgrj-on-pull-request-xbmwd","namespace":"group-qsjr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:28:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-python-component-oerskj","prGroupHash":"4e2a07fc8ad48085b0fa51c464e33ff7857306987e1827de744e88e2d59008"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:33:21Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T23:27:50Z","completionTime":"2026-04-24T23:33:21Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe4a09cf6de5fa3848bb9efdb2891f823-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6a152f1618d71b49ff2501c942f9b310-36ca525fb61ac163-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oerskj-on-pull-request-4pj7j has finished running","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-python-component-oerskj","prGroupHash":"4e2a07fc8ad48085b0fa51c464e33ff7857306987e1827de744e88e2d59008"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:33:21Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T23:27:50Z","completionTime":"2026-04-24T23:33:21Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe4a09cf6de5fa3848bb9efdb2891f823-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6a152f1618d71b49ff2501c942f9b310-36ca525fb61ac163-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oerskj-on-pull-request-4pj7j has finished running","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-python-component-oerskj","prGroupHash":"4e2a07fc8ad48085b0fa51c464e33ff7857306987e1827de744e88e2d59008"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:33:21Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T23:27:50Z","completionTime":"2026-04-24T23:33:21Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe4a09cf6de5fa3848bb9efdb2891f823-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6a152f1618d71b49ff2501c942f9b310-36ca525fb61ac163-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oerskj-on-pull-request-4pj7j has finished running","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-python-component-oerskj","prGroupHash":"4e2a07fc8ad48085b0fa51c464e33ff7857306987e1827de744e88e2d59008"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:33:21Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T23:27:50Z","completionTime":"2026-04-24T23:33:21Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe4a09cf6de5fa3848bb9efdb2891f823-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6a152f1618d71b49ff2501c942f9b310-36ca525fb61ac163-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oerskj-on-pull-request-4pj7j has finished running","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-python-component-oerskj","prGroupHash":"4e2a07fc8ad48085b0fa51c464e33ff7857306987e1827de744e88e2d59008"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:33:21Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T23:27:50Z","completionTime":"2026-04-24T23:33:21Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe4a09cf6de5fa3848bb9efdb2891f823-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6a152f1618d71b49ff2501c942f9b310-36ca525fb61ac163-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-4pj7j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oerskj-on-pull-request-4pj7j has finished running","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-python-component-oerskj","prGroupHash":"4e2a07fc8ad48085b0fa51c464e33ff7857306987e1827de744e88e2d59008"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:33:21Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T23:27:50Z","completionTime":"2026-04-24T23:33:21Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe4a09cf6de5fa3848bb9efdb2891f823-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6a152f1618d71b49ff2501c942f9b310-36ca525fb61ac163-01"}},"deletionTimestamp":"2026-04-24 23:33:25 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oerskj-on-pull-request-4pj7j has finished running","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-python-component-oerskj","prGroupHash":"4e2a07fc8ad48085b0fa51c464e33ff7857306987e1827de744e88e2d59008"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:33:21Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T23:27:50Z","completionTime":"2026-04-24T23:33:21Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe4a09cf6de5fa3848bb9efdb2891f823-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6a152f1618d71b49ff2501c942f9b310-36ca525fb61ac163-01"}},"deletionTimestamp":"2026-04-24 23:33:25 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oerskj-on-pull-request-4pj7j has finished running","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-python-component-oerskj","prGroupHash":"4e2a07fc8ad48085b0fa51c464e33ff7857306987e1827de744e88e2d59008"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-24T23:33:21Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-24T23:27:50Z","completionTime":"2026-04-24T23:33:21Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj:on-pr-ccf8ff1cfcdd540403a849682572afb21bb8101f"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:b2224a0442ac705e20a25b8609e1760321d9d86da7901fd0392a90102688e37d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe4a09cf6de5fa3848bb9efdb2891f823-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oerskj-on-pull-request-4pj7j-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6a152f1618d71b49ff2501c942f9b310-36ca525fb61ac163-01"}},"deletionTimestamp":"2026-04-24 23:33:25 +0000 UTC"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oerskj-on-pull-request-4pj7j has finished running","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-4pj7j","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-oerskj-on-pull-request-n5z2x","PR group":"konflux-python-component-oerskj"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"konflux-python-component-oerskj","prGroupHash":"4e2a07fc8ad48085b0fa51c464e33ff7857306987e1827de744e88e2d59008"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-esuh/python-component-oerskj-on-pull-request-4pj7j with pr group konflux-python-component-oerskj is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:33:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:46:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-push-g8b7v","reconcileID":"6c42d27a-fa16-4f79-8b87-edeb8c39df11","Component.Namespace":"build-e2e-esuh","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza@sha256:bdfd89edbd21c5282afbaf76b59ded3c8f77c0f1dc96a9aa3f2a8bbc30a6244e","Component.Name":"go-component-vdejza","lastBuildCommit":"d64e37b5dabaca868a732946a4215757f586ecff"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","component.Namespace":"build-e2e-esuh","component.Name":"go-component-vdejza"} {"level":"info","ts":"2026-04-24T23:48:15Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-push-g8b7v","reconcileID":"6c42d27a-fa16-4f79-8b87-edeb8c39df11","component.Name":"python-component-oerskj"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-otgv-20260424-232721-000"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-otgv-20260424-232721-000","application":"build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-otgv-20260424-232721-000"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"build-suite-positive-mc-otgv-20260424-232721-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-otgv-20260424-232721-000","snapshot.Spec.Components":[{"name":"go-component-vdejza","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza@sha256:bdfd89edbd21c5282afbaf76b59ded3c8f77c0f1dc96a9aa3f2a8bbc30a6244e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"d64e37b5dabaca868a732946a4215757f586ecff"}}}]} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-232721-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-232721-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-232721-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-232721-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-232721-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","Application.Name":"build-suite-positive-mc-otgv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-232721-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"build-suite-positive-mc-otgv-20260424-232721-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:48:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-232721-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-232721-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-232721-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-232721-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-push-g8b7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-otgv-20260424-232721-000"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-push-g8b7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-otgv-20260424-232721-000"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-push-g8b7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-push-g8b7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-push-g8b7v has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","snapshot.Name":"build-suite-positive-mc-otgv-20260424-232721-000"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-push-g8b7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdejza-on-push-g8b7v has finished running","buildpipelineRun":{"name":"go-component-vdejza-on-push-g8b7v","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"540.276739ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:56:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","reconcileID":"06d34e3d-c96e-4890-be2a-cbce232af1c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"545.838999ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:56:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","reconcileID":"8d9ce402-33fb-4edc-a399-264006108f67","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"556.237271ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:56:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","reconcileID":"2822f481-2825-475f-973c-7dfe8057bebc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"576.692088ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:56:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","reconcileID":"8b42e9d8-60ca-4386-bff2-95e0b00a63e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"617.903835ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:56:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","reconcileID":"8963d023-999f-4748-b275-58f0e8f8ffd5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"642.306952ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:56:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","reconcileID":"49580fbf-c600-48fa-9180-82bd4241b2c5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"698.978117ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:56:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","reconcileID":"b4544fbb-fb73-4c9a-b5ec-72941b002180","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"1.019569065s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:56:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","reconcileID":"25eab832-1db1-45e9-bb02-53a7a5f2bad8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"1.271165347s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:56:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","reconcileID":"ac2192c2-2401-44f0-9e0a-18881dd4f55b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","elapsedSinceCompletion":"1.659983395s","timeout":"5m0s"} {"level":"info","ts":"2026-04-24T23:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-24T23:56:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","reconcileID":"2dee43ae-0fa0-43d2-a5e2-faa4508ef4e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-otgv-20260424-233329-000"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-otgv-20260424-233329-000","application":"build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-otgv-20260424-233329-000"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"build-suite-positive-mc-otgv-20260424-233329-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-otgv-20260424-233329-000","snapshot.Spec.Components":[{"name":"go-component-vdejza","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-esuh/go-component-vdejza@sha256:bdfd89edbd21c5282afbaf76b59ded3c8f77c0f1dc96a9aa3f2a8bbc30a6244e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"d64e37b5dabaca868a732946a4215757f586ecff","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-oerskj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-esuh/python-component-oerskj@sha256:00c27f6da54f2429bdea153a3f3924d44b06289ada0a514a2f2ce1f907a1fdd2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"ced47c7f634a3d8782554ca5d5a37e5cf57052e0"}}}]} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-oerskj is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4e2a07fc8ad48085b0fa51c464e33ff7857306987e1827de744e88e2d59008 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-otgv-20260424-233329-000"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","Application.Name":"build-suite-positive-mc-otgv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"}} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"build-suite-positive-mc-otgv-20260424-233329-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"build-suite-positive-mc-otgv-20260424-233329-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:56:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-otgv-20260424-233329-000"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"build-suite-positive-mc-otgv-20260424-233329-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-233329-000","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","snapshot.Namespace":"build-e2e-esuh","snapshot.Name":"build-suite-positive-mc-otgv-20260424-233329-000"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-otgv-20260424-233329-000"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oerskj-on-pull-request-n5z2x has finished running","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","snapshot.Name":"build-suite-positive-mc-otgv-20260424-233329-000"} {"level":"info","ts":"2026-04-24T23:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-pull-request-n5z2x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-24T23:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oerskj-on-pull-request-n5z2x has finished running","buildpipelineRun":{"name":"python-component-oerskj-on-pull-request-n5z2x","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-push-ntjrv","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-push-ntjrv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:56:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-otgv-20260424-233329-000"} {"level":"info","ts":"2026-04-24T23:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-oerskj-on-push-ntjrv","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-oerskj-on-push-ntjrv","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-oerskj-on-push-ntjrv","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oerskj-on-push-ntjrv","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj-on-push-ntjrv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-oerskj-on-push-ntjrv is not associated with a pull request","buildpipelineRun":{"name":"python-component-oerskj-on-push-ntjrv","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-vdejza-on-pull-request-l4nnq","PR group":"pr-branch-eiyxcf"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","prGroup":"pr-branch-eiyxcf","prGroupHash":"507ab8c19a8f91f3cc1cb3c32bf2983512d736e3a8d3d7e9f8d699aeb99a04"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-eiyxcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-24T23:57:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-zliguo","namespace":"build-e2e-ispa"},"application":"build-e2e-ispa/build-suite-negative-mc-ryvy","namespace":"build-e2e-ispa","name":"go-component-zliguo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:57:12Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-zliguo","namespace":"build-e2e-ispa"},"application":"build-e2e-ispa/build-suite-negative-mc-ryvy","namespace":"build-e2e-ispa","name":"go-component-zliguo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-otgv-20260424-235714-132"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-otgv-20260424-235714-132","application":"build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-otgv-20260424-235714-132"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-235714-132","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-235714-132","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-235714-132","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-235714-132","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-235714-132","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","Application.Name":"build-suite-positive-mc-otgv","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-235714-132","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"build-suite-positive-mc-otgv-20260424-235714-132","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-24T23:57:14Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-235714-132","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-235714-132","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-235714-132","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-otgv-20260424-235714-132","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-vdejza","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"go-component-vdejza","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-oerskj","namespace":"build-e2e-esuh"},"application":"build-e2e-esuh/build-suite-positive-mc-otgv","namespace":"build-e2e-esuh","name":"python-component-oerskj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:57:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-24T23:57:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:57:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"namespace":"build-e2e-esuh","name":"go-component-vdejza-on-pull-request-l4nnq","reconcileID":"e61c3c2c-f05b-49e6-91c5-bd15cc07186a","error":"pipelineruns.tekton.dev \"go-component-vdejza-on-pull-request-l4nnq\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"req":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"error":"PipelineRun.tekton.dev \"go-component-vdejza-on-pull-request-l4nnq\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-24T23:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"req":{"name":"go-component-vdejza-on-pull-request-l4nnq","namespace":"build-e2e-esuh"},"error":"PipelineRun.tekton.dev \"go-component-vdejza-on-pull-request-l4nnq\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-24T23:57:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-otgv-20260424-235714-132"} {"level":"info","ts":"2026-04-24T23:57:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-esuh","snapshot":"build-suite-positive-mc-otgv-20260424-235714-132"} {"level":"info","ts":"2026-04-24T23:57:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-otgv-20260424-232721-000"} {"level":"info","ts":"2026-04-24T23:57:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-esuh","snapshot":"build-suite-positive-mc-otgv-20260424-232721-000"} {"level":"info","ts":"2026-04-24T23:57:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-otgv-20260424-230548-000"} {"level":"info","ts":"2026-04-24T23:57:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-esuh","snapshot":"build-suite-positive-mc-otgv-20260424-230548-000"} {"level":"info","ts":"2026-04-24T23:57:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-otgv-20260424-233329-000"} {"level":"info","ts":"2026-04-24T23:57:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-esuh","snapshot":"build-suite-positive-mc-otgv-20260424-233329-000"} 2026/04/24 23:57:19 http: TLS handshake error from 10.129.0.2:55966: EOF 2026/04/24 23:57:19 http: TLS handshake error from 10.129.0.2:55972: EOF {"level":"info","ts":"2026-04-24T23:57:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:57:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:57:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:57:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:57:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-24T23:57:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"}